This commit is contained in:
2025-01-01 18:12:07 +01:00
parent 2b5f0fa9a2
commit 3386df8132
2 changed files with 1 additions and 4 deletions

View File

@@ -39,7 +39,7 @@ Ein einfacher Energie-Monitor.
| SCL | D1 (GPIO5) |
<img src="https://git.gofel.net/Thorsten/esp8266_distance_sensor/raw/branch/master/images/image_1.jpg" alt="Projektbild" width="400">
<img src="https://git.gofel.net/Thorsten/esp8266_distance_sensor/raw/branch/master/images/image_1.png" alt="Projektbild" width="400">
## Installation

View File

@@ -15,7 +15,4 @@ framework = arduino
upload_speed = 115200
monitor_speed = 115200
lib_deps =
adafruit/Adafruit SSD1306 @ ^2.5.7
adafruit/Adafruit GFX Library @ ^1.11.7
adafruit/Adafruit BusIO @ ^1.14.1
olikraus/U8g2 @ ^2.34.20