1
0
mirror of https://github.com/esphome/esphome.git synced 2025-03-01 00:08:15 +00:00
Adam DeMuri 18a1191e03
Add support for using BMP280 with SPI ()
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-09-05 17:08:02 +12:00

8 lines
114 B
YAML

substitutions:
clk_pin: GPIO14
mosi_pin: GPIO13
miso_pin: GPIO12
cs_pin: GPIO15
<<: !include common.yaml