Platformio 6.1.7 doesn't like dots in env names any more.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
; The original TBEAM board without the AXP power chip and a few other changes
|
||||
[env:tbeam0.7]
|
||||
[env:tbeam0_7]
|
||||
extends = esp32_base
|
||||
board = ttgo-t-beam
|
||||
board_level = extra
|
||||
|
||||
Reference in New Issue
Block a user