Skip to content

Commit

Permalink
Merge pull request #26 from ryan-ronnander/patch-1
Browse files Browse the repository at this point in the history
Update platformio.ini - add sonoff_basic board
  • Loading branch information
Cossid authored Feb 9, 2024
2 parents 152b919 + a5aaf49 commit 662ed6c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions platformio-custom-ap/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,7 @@ board = esp32dev
[env:esp8266]
platform = espressif8266
board = esp01

[env:sonoff_basic]
platform = espressif8266
board = sonoff_basic

0 comments on commit 662ed6c

Please sign in to comment.