summaryrefslogtreecommitdiffstats
path: root/esp8266compat/PolledTimeout.h
diff options
context:
space:
mode:
Diffstat (limited to 'esp8266compat/PolledTimeout.h')
-rw-r--r--esp8266compat/PolledTimeout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/esp8266compat/PolledTimeout.h b/esp8266compat/PolledTimeout.h
index dc12bba..fe9c9ca 100644
--- a/esp8266compat/PolledTimeout.h
+++ b/esp8266compat/PolledTimeout.h
@@ -27,7 +27,7 @@
#include <Arduino.h>
-namespace ESP8266
+namespace esp8266
{