Moved the i2c detection into git

This commit is contained in:
Hannes
2025-10-20 19:51:00 +02:00
parent 737b9d9021
commit dfab98c048
3 changed files with 75 additions and 0 deletions

View File

@@ -1,2 +1,7 @@
# esp32-detect-i2c
## IDE
Should be able to be put onto an esp32 with for example PlatformIO and ArduinoIDE
### PlattformIO
A PlatformIO ```platformio.ini``` is included with the uncommented part being for an ```ESP-32D``` and the commented part for ```ESP32-C3```