Closed dstroy0 closed 2 years ago
addCommand slimmed down
listSettings slimmed down, added pertinent info from InputHandler_config.h
validateUserInput factored
Give users a way to exclude optional methods, in config, this should make pgm space more granular which is in line with the spirit of the rest of the lib.
readCommandFromStream listSettings listCommands
This is mostly complete, there are a couple of repetitive lines in getToken's subfuncs I don't know if they should be functionalized.
There's nothing bulky in src/
starting with addCommand.