Lamp-Da 0.1
A compact lantern project
Loading...
Searching...
No Matches
Functions | Variables
lampda::logic::cli Namespace Reference

Handle the serial command line interface. More...

Functions

const char * boolToString (bool b)
 
void handleCommand (const platform::Inputs::Command &command)
 
void setup ()
 Call once on system start.
 
void handleSerialEvents ()
 Handle the user command line inputs.
 

Variables

constexpr uint8_t maxReadLinePerLoop = 5
 
constexpr uint8_t maxLineLenght = 200
 

Detailed Description

Handle the serial command line interface.