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