From 4bf6163f4766be231935e5a24f2b8db688e4c62d Mon Sep 17 00:00:00 2001 From: SCratORS Date: Sat, 23 Oct 2021 12:20:25 +0300 Subject: Update PolledTimeout.h --- esp32compat/PolledTimeout.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -namespace esp32 +namespace ESP32 { -- cgit v1.2.3