Showing buttons based on a message received by arduino

@GoToLoop

Yes my bad :wink:

We could also write (which is probably more clear) :

received = message.equals("ack_on");
1 Like