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
We need to rethink the board↔environment protocol.
Right now some chars that don't belong to the protocol get printed in the middle of strings. We should either design a binary protocol consisting of ByteArrays or set a flag in the LuaOS that allows us to shut down unwanted prints.
The text was updated successfully, but these errors were encountered:
We need to rethink the board↔environment protocol.
Right now some chars that don't belong to the protocol get printed in the middle of strings. We should either design a binary protocol consisting of ByteArrays or set a flag in the LuaOS that allows us to shut down unwanted prints.
The text was updated successfully, but these errors were encountered: