Skip to content
Snippets Groups Projects
Commit d489b2e4 authored by Peter Švihra's avatar Peter Švihra
Browse files

platformio ini update for other boards

parent 03e39da7
Branches
No related merge requests found
......@@ -42,12 +42,12 @@ platform = atmelavr
framework = arduino
board = yun
; [env:mkrwifi1010]
; platform = atmelsam
; framework = arduino
; board = mkrwifi1010
; [env:nodemcu-32s]
; platform = espressif32
; framework = arduino
; board = nodemcu-32s
;[env:mkrwifi1010]
;platform = atmelsam
;framework = arduino
;board = mkrwifi1010
[env:nodemcu-32s]
platform = espressif32
framework = arduino
board = nodemcu-32s
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment