Fix platformio env
This commit is contained in:
parent
654a74a07f
commit
1079848873
2 changed files with 1515 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[platformio]
|
||||
default_envs = knobby
|
||||
default_envs = hsmtok
|
||||
|
||||
[env]
|
||||
board = ttgo-t1
|
||||
|
|
@ -30,7 +30,7 @@ lib_deps =
|
|||
ricmoo/QRCode@^0.0.1
|
||||
mathertel/OneButton@^2.6.1
|
||||
|
||||
[env:knobby]
|
||||
[env:hsmtok]
|
||||
build_flags =
|
||||
${common.build_flags}
|
||||
-DARDUINO_WIFI_DISABLED
|
||||
|
|
|
|||
1513
firmware/sdkconfig.hsmtok
Normal file
1513
firmware/sdkconfig.hsmtok
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue