Add SPI.h include to platformio build flags for ESPHome configuration

This commit is contained in:
Joshua King
2026-03-06 21:22:23 -05:00
parent ef0841de3f
commit 1a486240a0

View File

@@ -5,6 +5,9 @@ substitutions:
esphome:
name: ${name}
friendly_name: ${friendly_name}
platformio_options:
build_flags:
- "-include SPI.h"
on_boot:
- priority: 100
then: