Reading serial input

FYI, if you’re going to use the UART (a.k.a. serial port) to read a sensor, I strongly recommend the lib developed by @rickkas7: Particle Serial Interrupt. It will save you many headaches.

1 Like