summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--esp32compat/PolledTimeout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/esp32compat/PolledTimeout.h b/esp32compat/PolledTimeout.h
index 64677b7..29118ee 100644
--- a/esp32compat/PolledTimeout.h
+++ b/esp32compat/PolledTimeout.h
@@ -27,7 +27,7 @@
#include <Arduino.h>
-namespace esp32
+namespace ESP32
{