diff options
-rw-r--r-- | esp8266compat/PolledTimeout.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/esp8266compat/PolledTimeout.h b/esp8266compat/PolledTimeout.h index fe9c9ca..ec4064f 100644 --- a/esp8266compat/PolledTimeout.h +++ b/esp8266compat/PolledTimeout.h @@ -27,7 +27,7 @@ #include <Arduino.h> -namespace esp8266 +namespace esp8266Pool { |