just comment

This commit is contained in:
2021-12-12 19:11:03 +03:00
parent 620e954716
commit 149cb3b5b6
16 changed files with 432 additions and 64 deletions

View File

@@ -9,11 +9,15 @@
; https://docs.platformio.org/page/projectconf.html
[platformio]
default_envs = nano
default_envs = uno_ob
[env:uno]
platform = atmelavr
board = uno
framework = arduino
[env:uno_ob]
platform = atmelavr
board = uno_ob
framework = arduino
[env:nodemcuv2]
platform = espressif8266
board = nodemcuv2