diff options
| -rw-r--r-- | couch_light/platformio.ini | 2 | ||||
| -rw-r--r-- | lr_switch/platformio.ini | 2 | ||||
| -rw-r--r-- | oliver/dr_desk/platformio.ini | 2 | ||||
| -rw-r--r-- | oliver/lr_stripes/platformio.ini | 2 | ||||
| -rw-r--r-- | rgbtv_light/platformio.ini | 2 | ||||
| -rw-r--r-- | testnode/platformio.ini | 2 | ||||
| -rw-r--r-- | tv_light/platformio.ini | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/couch_light/platformio.ini b/couch_light/platformio.ini index 6e0f132..d4ceb9b 100644 --- a/couch_light/platformio.ini +++ b/couch_light/platformio.ini | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | ; http://docs.platformio.org/en/stable/projectconf.html | 8 | ; http://docs.platformio.org/en/stable/projectconf.html |
| 9 | 9 | ||
| 10 | [platformio] | 10 | [platformio] |
| 11 | env_default = pro8MHzatmega328 | 11 | default_envs = pro8MHzatmega328 |
| 12 | 12 | ||
| 13 | [env:miniatmega328] | 13 | [env:miniatmega328] |
| 14 | platform=atmelavr | 14 | platform=atmelavr |
diff --git a/lr_switch/platformio.ini b/lr_switch/platformio.ini index 6e0f132..d4ceb9b 100644 --- a/lr_switch/platformio.ini +++ b/lr_switch/platformio.ini | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | ; http://docs.platformio.org/en/stable/projectconf.html | 8 | ; http://docs.platformio.org/en/stable/projectconf.html |
| 9 | 9 | ||
| 10 | [platformio] | 10 | [platformio] |
| 11 | env_default = pro8MHzatmega328 | 11 | default_envs = pro8MHzatmega328 |
| 12 | 12 | ||
| 13 | [env:miniatmega328] | 13 | [env:miniatmega328] |
| 14 | platform=atmelavr | 14 | platform=atmelavr |
diff --git a/oliver/dr_desk/platformio.ini b/oliver/dr_desk/platformio.ini index 9ad2883..c6d35d4 100644 --- a/oliver/dr_desk/platformio.ini +++ b/oliver/dr_desk/platformio.ini | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | ; http://docs.platformio.org/en/stable/projectconf.html | 8 | ; http://docs.platformio.org/en/stable/projectconf.html |
| 9 | 9 | ||
| 10 | [platformio] | 10 | [platformio] |
| 11 | env_default = nodemcuv2 | 11 | default_envs = nodemcuv2 |
| 12 | 12 | ||
| 13 | [env:nodemcuv2] | 13 | [env:nodemcuv2] |
| 14 | platform = espressif8266 | 14 | platform = espressif8266 |
diff --git a/oliver/lr_stripes/platformio.ini b/oliver/lr_stripes/platformio.ini index 9ad2883..c6d35d4 100644 --- a/oliver/lr_stripes/platformio.ini +++ b/oliver/lr_stripes/platformio.ini | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | ; http://docs.platformio.org/en/stable/projectconf.html | 8 | ; http://docs.platformio.org/en/stable/projectconf.html |
| 9 | 9 | ||
| 10 | [platformio] | 10 | [platformio] |
| 11 | env_default = nodemcuv2 | 11 | default_envs = nodemcuv2 |
| 12 | 12 | ||
| 13 | [env:nodemcuv2] | 13 | [env:nodemcuv2] |
| 14 | platform = espressif8266 | 14 | platform = espressif8266 |
diff --git a/rgbtv_light/platformio.ini b/rgbtv_light/platformio.ini index 6e0f132..d4ceb9b 100644 --- a/rgbtv_light/platformio.ini +++ b/rgbtv_light/platformio.ini | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | ; http://docs.platformio.org/en/stable/projectconf.html | 8 | ; http://docs.platformio.org/en/stable/projectconf.html |
| 9 | 9 | ||
| 10 | [platformio] | 10 | [platformio] |
| 11 | env_default = pro8MHzatmega328 | 11 | default_envs = pro8MHzatmega328 |
| 12 | 12 | ||
| 13 | [env:miniatmega328] | 13 | [env:miniatmega328] |
| 14 | platform=atmelavr | 14 | platform=atmelavr |
diff --git a/testnode/platformio.ini b/testnode/platformio.ini index 6e0f132..d4ceb9b 100644 --- a/testnode/platformio.ini +++ b/testnode/platformio.ini | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | ; http://docs.platformio.org/en/stable/projectconf.html | 8 | ; http://docs.platformio.org/en/stable/projectconf.html |
| 9 | 9 | ||
| 10 | [platformio] | 10 | [platformio] |
| 11 | env_default = pro8MHzatmega328 | 11 | default_envs = pro8MHzatmega328 |
| 12 | 12 | ||
| 13 | [env:miniatmega328] | 13 | [env:miniatmega328] |
| 14 | platform=atmelavr | 14 | platform=atmelavr |
diff --git a/tv_light/platformio.ini b/tv_light/platformio.ini index 6e0f132..d4ceb9b 100644 --- a/tv_light/platformio.ini +++ b/tv_light/platformio.ini | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | ; http://docs.platformio.org/en/stable/projectconf.html | 8 | ; http://docs.platformio.org/en/stable/projectconf.html |
| 9 | 9 | ||
| 10 | [platformio] | 10 | [platformio] |
| 11 | env_default = pro8MHzatmega328 | 11 | default_envs = pro8MHzatmega328 |
| 12 | 12 | ||
| 13 | [env:miniatmega328] | 13 | [env:miniatmega328] |
| 14 | platform=atmelavr | 14 | platform=atmelavr |
