Printing values
I am using 16 sensors for my project and I need to print the sensor number and the corresponding signal strength for a ML model, but I am missing a lot of values. Is there an efficient way to do this?
I am using 16 sensors for my project and I need to print the sensor number and the corresponding signal strength for a ML model, but I am missing a lot of values. Is there an efficient way to do this?
Serial.Print looks to be Arduino code so you should be asking in Arduino forum.
Anyways, test return value when you print to see if the amount of bytes have been sent correctly. Then continue with the next print.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.