summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSCratORS <scrators@mail.ru>2021-10-23 12:20:23 +0200
committerGitHub <noreply@github.com>2021-10-23 12:20:23 +0200
commitef2a7811eb9e0bc838c44aa0cbe6782af2ed8677 (patch)
treed9858a19040ce25b99b5d25795d482ff1eaa5a8b
parentUpdate PolledTimeout.h (diff)
downloadFTPCLientServer-ef2a7811eb9e0bc838c44aa0cbe6782af2ed8677.tar
FTPCLientServer-ef2a7811eb9e0bc838c44aa0cbe6782af2ed8677.tar.gz
FTPCLientServer-ef2a7811eb9e0bc838c44aa0cbe6782af2ed8677.tar.bz2
FTPCLientServer-ef2a7811eb9e0bc838c44aa0cbe6782af2ed8677.tar.lz
FTPCLientServer-ef2a7811eb9e0bc838c44aa0cbe6782af2ed8677.tar.xz
FTPCLientServer-ef2a7811eb9e0bc838c44aa0cbe6782af2ed8677.tar.zst
FTPCLientServer-ef2a7811eb9e0bc838c44aa0cbe6782af2ed8677.zip
-rw-r--r--esp32compat/PolledTimeout.h2
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
{