Initial Force Gauge CLI commands.

This commit is contained in:
Jacob Alexander 2014-01-24 01:42:43 -08:00
parent 38847b7841
commit 9de815f8a7
2 changed files with 44 additions and 1 deletions

View file

@ -35,7 +35,7 @@
#define CLILineBufferMaxSize 100
#define CLIMaxDictionaries 5
#define CLIEntryTabAlign 12
#define CLIEntryTabAlign 13
// ----- Structs -----