Re: Query Results as String
I am not sure I am following you. Why would you want to read the result you printed to the serial monitor? Why not use the result from the query directly?
From my example, I could do this:
...
if (head_count > 100000) {
// turn light on here
}
Please post your sketch so I can give you a better answer. ;)
Subject
Views
Written By
Posted
3369
October 25, 2014 05:16PM
Re: Query Results as String
1855
October 29, 2014 12:29PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.