Skip to content

Commit

Permalink
Switch platform from arduino to esp-idf
Browse files Browse the repository at this point in the history
  • Loading branch information
syssi committed May 22, 2022
1 parent 11fedc6 commit e92d3f7
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions esp32-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,12 @@ substitutions:

esphome:
name: ${name}
platform: ESP32
board: esp-wrover-kit

esp32:
board: wemos_d1_mini32
framework:
type: esp-idf
version: latest

external_components:
- source: ${external_components_source}
Expand Down

0 comments on commit e92d3f7

Please sign in to comment.