Files
Scanning the repository...
Last update 9 years 1 month
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