News
In this case switch...case would be more convenient. Sadly Arduino IDE does't support switch with String objects. But with a trick it is possible. First at all you must construct an "enum". enum is a ...
Arduino-Switch...Case-on-strings How to use switch...case on strings in Arduino IDE If you have just a few ascii commands to handle, received by Serial, it's okay to use "If...Else If". But if you ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results