So ill have to make a function that reads the serial until it reached the comma (,), NULL terminate the array of characters received, convert the string received to an int, and return that value.
Yes.
So ill have to make a function that reads the serial until it reached the comma (,), NULL terminate the array of characters received, convert the string received to an int, and return that value.
Yes.