|
LevelMeter-Display
2.0
An ultrasonic Level Meter for Stormwater Cisterns
|

Go to the source code of this file.
Data Structures | |
| struct | commandTable_t |
| Holds a Table containing all valid Commands and the corresponding Address of the routine handling it. More... | |
Functions | |
| uint8_t | ExecCommand (char *str) |
| Executes one command line. More... | |
| uint8_t ExecCommand | ( | char * | str | ) |
Executes one command line.
| str | A pointer to the line |
References commandTable_t::adr, cmd, commandTable, configDirty, hprintf_P(), nParams, and params.
Referenced by DoCflags().


1.8.15