Skip to content

Commit

Permalink
Unnecessary hash lib removed
Browse files Browse the repository at this point in the history
  • Loading branch information
dbambus committed Sep 14, 2024
1 parent fc2546b commit 384d810
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Wortuhr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
#include <ESP8266WebServer.h>
#include <ESP8266WiFi.h>
#include <ESP8266mDNS.h>
#include <Hash.h>
#include <NeoPixelBus.h>
#include <RTClib.h>
#include <WiFiClient.h>
Expand Down

0 comments on commit 384d810

Please sign in to comment.