Commit dde00555 authored by Eric Duminil's avatar Eric Duminil
Browse files

NTPClient-master -> NTPClient

parent 2a388717
Showing with 1 addition and 1 deletion
+1 -1
......@@ -2,7 +2,7 @@
#include "sensor_console.h"
#include "config.h"
#include <WiFiUdp.h> // required for NTP
#include "src/lib/NTPClient-master/NTPClient.h" // NTP
#include "src/lib/NTPClient/NTPClient.h" // NTP
namespace config {
const char *ntp_server = NTP_SERVER;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment