diff options
Diffstat (limited to '')
-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 64677b7..06fe14e 100644 --- a/esp32compat/PolledTimeout.h +++ b/esp32compat/PolledTimeout.h @@ -27,7 +27,7 @@ #include <Arduino.h> -namespace esp32 +namespace esp32Pool { |