Arduino-CommandParser
Arduino-CommandParser copied to clipboard
bugfixing negativ sign and adding ISO C style for limits.h defines
- bugfixing parsing of negativ int numbers - negativ sign was ignored
- adding ISO C style for limits.h to support compilers other than gcc
Looks good to me as well