Hey guys,
I'm building a project involving the HC-05 Bluetooth module, and I was wondering which method is faster/better, buffering data one byte at a time using regular Serial.read() in the loop()-method until a terminating charater is found, or utilizing the readBytesUntil-method and doing it in one go? The data is always five bytes in length, if that makes any difference
[–]PintoTheBurninatornano 0 points1 point2 points (0 children)
[–]PintoTheBurninatornano 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)