BlocklyProp
BlocklyProp copied to clipboard
Improve/cleanup generated C
SimpleLibraries>simpletools.h needs a few functions added, and then with the newly added ability to prevent variable collisions, it's time to improve the c that is generated, and move functions that are currently generated by blocks into Simple Libraries (and use libraries that have been newly added), including:
- constrain
- map/mapi (mapi only in BlocklyProp)
- keypad
- ADC (MCP8XXX)
- String handling functions that enhance the stdlib/stdio functions