Add SPI.h include to platformio build flags for ESPHome configuration
This commit is contained in:
@@ -5,6 +5,9 @@ substitutions:
|
||||
esphome:
|
||||
name: ${name}
|
||||
friendly_name: ${friendly_name}
|
||||
platformio_options:
|
||||
build_flags:
|
||||
- "-include SPI.h"
|
||||
on_boot:
|
||||
- priority: 100
|
||||
then:
|
||||
|
||||
Reference in New Issue
Block a user