1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 14:43:51 +00:00

Add support for using BMP280 with SPI (#7053)

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
This commit is contained in:
Adam DeMuri
2024-09-04 23:08:02 -06:00
committed by GitHub
parent 1548fa0811
commit 18a1191e03
32 changed files with 388 additions and 182 deletions

View File

@@ -0,0 +1,5 @@
substitutions:
scl_pin: GPIO5
sda_pin: GPIO4
<<: !include common.yaml