This website requires JavaScript.
Explore
Help
Sign In
overseer
/
Home-Assistant
Watch
1
Star
0
Fork
0
You've already forked Home-Assistant
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c1934f3806fe48f597e4c4bd6a55ff4733dbf114
Home-Assistant
/
esphome
/
spi_helper.h
4 lines
69 B
C
Raw
Normal View
History
Unescape
Escape
Refactor ESPHome configuration to include SPI.h via spi_helper.h
2026-03-06 21:28:10 -05:00
#
pragma once
Refactor SPI handling in cat-medication-tracker to use ESP-IDF API for improved performance and reliability
2026-03-06 21:34:11 -05:00
#
include
"driver/spi_master.h"
#
include
"driver/gpio.h"
Reference in New Issue
Copy Permalink