by support » Wed Sep 11, 2013 11:04 am
Yes. You can change the message to whatever you want. If you want a different message for each
pin, you'd have to implement that additional custom logic in your .INO file. You could have an array
of messages and get the appropriate message from that array, based on the status pin being
triggered.
Again, if you do and it works for you, please be kind and share your code for others to use in
our "Arduino Backend Enhancements" forum.
Best regards,