You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I run in an issue with a custom board I made (uses an Atmega328PB), but it feels like this is a general issue. If I send a message adding only 1 value everything works fine.
For example this is ok:
Hey,
I run in an issue with a custom board I made (uses an Atmega328PB), but it feels like this is a general issue. If I send a message adding only 1 value everything works fine.
For example this is ok:
but once I populate the full message it always bursts the message out twice when calling sendMessage.
Does someone have an idea whats wrong here?:
Thanks for the help!
Andre
The text was updated successfully, but these errors were encountered: