summaryrefslogtreecommitdiff
path: root/CommandTerminal/CommandTerminal.cpp
AgeCommit message (Collapse)AuthorFiles
2015-11-20AT commands are working in modeConfig.Leon Lindenfelser1
2015-11-19Added ModeConfig code. It builds, the screen works and a debug message for ↵Leon Lindenfelser1
config mode prints but the AT command parser is not working.
2015-11-16Added all the new dotbox commands with some detail work still neededLeon Lindenfelser1
2015-11-13Removed unnecessary sleep, wakeup, serial loop, format data etc from command ↵Leon Lindenfelser1
terminal
2015-11-13Added CommandTerminal with unneccessary commands removedLeon Lindenfelser1