issues
search
NETponents
/
octoduino
Arduino sketch that allows programming in multiple scripting languages from an SD card.
http://netponents.github.io/octoduino
GNU General Public License v2.0
2
stars
2
forks
source link
Reduce memory usage
#176
Open
ARMmaster17
opened
9 years ago
ARMmaster17
commented
9 years ago
Ex: use pointers instead of passing copies of variables.
Ex: use pointers instead of passing copies of variables.