diff options
Diffstat (limited to 'linz/glasslathe/platformio.ini')
| -rw-r--r-- | linz/glasslathe/platformio.ini | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/linz/glasslathe/platformio.ini b/linz/glasslathe/platformio.ini index f2cb76e..ed9ba0a 100644 --- a/linz/glasslathe/platformio.ini +++ b/linz/glasslathe/platformio.ini | |||
| @@ -8,8 +8,7 @@ | |||
| 8 | ; Please visit documentation for the other options and examples | 8 | ; Please visit documentation for the other options and examples |
| 9 | ; https://docs.platformio.org/page/projectconf.html | 9 | ; https://docs.platformio.org/page/projectconf.html |
| 10 | 10 | ||
| 11 | [env:nanoatmega328new] | 11 | [env:mkrzero] |
| 12 | platform = atmelavr | 12 | platform = atmelsam |
| 13 | board = nanoatmega328new | ||
| 14 | framework = arduino | 13 | framework = arduino |
| 15 | lib_deps = paulstoffregen/TimerOne @ ^1.1 \ No newline at end of file | 14 | board = mkrzero |
