Files

copied
Last update 7 years 7 months by James Willcox
Files
PCB
src
.gitignore
LICENSE
Makefile
platformio.ini
platformio.ini
[env:debug] platform = atmelavr framework = arduino board = moteino build_flags = -DNODE_DEBUG [env:release] platform = atmelavr framework = arduino board = moteino
Report a bug