1
0
Fork 0

change env to default

This commit is contained in:
Siwat Sirichai 2025-03-03 12:06:51 +07:00
parent d4c3fb6f2d
commit e3f0bec2fb
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
.vscode/c_cpp_properties.json
.vscode/launch.json
.vscode/ipch
.DS_Store

View File

@ -8,7 +8,7 @@
; Please visit documentation for the other options and examples
; https://docs.platformio.org/page/projectconf.html
[env:wt32-eth01]
[env:default]
platform = espressif32
board = wt32-eth01
framework = arduino