Skip to content

Commit

Permalink
Corrected platformio.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
rzeldent committed Jan 28, 2024
1 parent a3a369c commit 34dda7d
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -143,14 +143,8 @@ board = esp32-8048S050N
[env:esp32-8048S050R]
board = esp32-8048S050R

[env:esp32-8048S070Cv11]
board = esp32-8048S070Cv11

[env:esp32-8048S070Cv13]
board = esp32-8048S070Cv13

[env:esp32-8048S070Nv11]
board = esp32-8048S070Nv11
[env:esp32-8048S070C]
board = esp32-8048S070C

[env:esp32-8048S070N]
board = esp32-8048S070N
Expand Down

0 comments on commit 34dda7d

Please sign in to comment.