More structured serial debug output for motorESP32 #5

Open
opened 4 years ago by novirium · 0 comments
Owner

In actual use, the USB ports on both ESP32 modules (and therefore the serial ports) aren't actually being used for anything. Might as well set up a proper status output that gets pushed out, with human readable values. Testing shows that the normal Arduino Serial.println() seems to not block other tasks, so the main loop could actually spend a fair bit of time doing that.

In actual use, the USB ports on both ESP32 modules (and therefore the serial ports) aren't actually being used for anything. Might as well set up a proper status output that gets pushed out, with human readable values. Testing shows that the normal Arduino `Serial.println()` seems to not block other tasks, so the main loop could actually spend a fair bit of time doing that.
novirium added the [status] Available [type] Enhancement labels 4 years ago
Sign in to join this conversation.
Loading…
There is no content yet.