Do not require esp-idf on esp32-poe
Blinds is running on esp32-poe now, and there's no easy way of using cc1101 with idf.
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
esp32:
|
||||
board: esp32-poe
|
||||
# Required for BLE.
|
||||
framework:
|
||||
type: esp-idf
|
||||
|
||||
status_led:
|
||||
pin: GPIO2
|
||||
|
||||
Reference in New Issue
Block a user