diff options
Diffstat (limited to 'esp32compat')
-rw-r--r-- | esp32compat/PolledTimeout.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/esp32compat/PolledTimeout.h b/esp32compat/PolledTimeout.h index 29118ee..06fe14e 100644 --- a/esp32compat/PolledTimeout.h +++ b/esp32compat/PolledTimeout.h @@ -27,7 +27,7 @@ #include <Arduino.h> -namespace ESP32 +namespace esp32Pool { |