How do I display data with values updated in a textview?
问题 I would like to display my data as shown in the image below: Now my data is display in listview as shown. But the problem is I don't know what data I receiving. In other words, I won't know when I will receive temperature data and when I will receive RBPM and SPO2. #include <PinChangeInt.h> #include <PinChangeIntConfig.h> #include <eHealth.h> #include <eHealthDisplay.h> int cont = 0; void setup() { Serial.begin(9600); eHealth.initPulsioximeter(); //Attach the inttruptions for using the