payano / mMesh

Mesh implementation for embedded systems, focusing on a small footprint
MIT License
0 stars 1 forks source link

UART: Create sending requests #30

Open payano opened 4 years ago

payano commented 4 years ago

Create sending requests via uart so we can ask the system for statistics and also change states of the application.

for example we should be able to mute the radio for testing the timeouts intervals.