|
REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
|
Loading...
Searching...
No Matches
Topics
Here is a list of all topics with brief descriptions:
| Singleton classes | Microcontroller codes (generally refered to as firmware) typically have much more global state (and Singletons) as desktop code |
| User-Functions | These methods have the signature int func(JsonObjectConst msg_in, JsonObject& msg_out) and are called via msg::handlers::MessageHandler instances |
| Protocol/Communication Message Handlers | This groups lists all msg::handlers::MessageHandler instances |