|
REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
|
Loading...
Searching...
No Matches
distributor.h File Reference
#include "ArduinoJson.h"#include "distributor_generated.h"
Include dependency graph for distributor.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | dist |
| The distributor headerfile collects constants as C preprocessor headers. | |
Functions | |
| const char * | dist::ident () |
| Get a short oneline identifier name. | |
| const char * | dist::as_json () |
| Get the program memory database as already-serialized JSON String. | |
| void | dist::write_to_json (JsonObject target) |
| Write the distributor database into an existing JSON document. | |