summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSCratORS <scrators@mail.ru>2021-10-23 12:17:43 +0200
committerGitHub <noreply@github.com>2021-10-23 12:17:43 +0200
commitb5f949c5f02616426468d05a24dc2d3565aa7971 (patch)
treef8403b5c17ea32f2a2d0b09cd1cb4301e2c1a991
parentUpdate FTPCommon.h (diff)
downloadFTPCLientServer-b5f949c5f02616426468d05a24dc2d3565aa7971.tar
FTPCLientServer-b5f949c5f02616426468d05a24dc2d3565aa7971.tar.gz
FTPCLientServer-b5f949c5f02616426468d05a24dc2d3565aa7971.tar.bz2
FTPCLientServer-b5f949c5f02616426468d05a24dc2d3565aa7971.tar.lz
FTPCLientServer-b5f949c5f02616426468d05a24dc2d3565aa7971.tar.xz
FTPCLientServer-b5f949c5f02616426468d05a24dc2d3565aa7971.tar.zst
FTPCLientServer-b5f949c5f02616426468d05a24dc2d3565aa7971.zip
-rw-r--r--esp8266compat/PolledTimeout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/esp8266compat/PolledTimeout.h b/esp8266compat/PolledTimeout.h
index fe9c9ca..ec4064f 100644
--- a/esp8266compat/PolledTimeout.h
+++ b/esp8266compat/PolledTimeout.h
@@ -27,7 +27,7 @@
#include <Arduino.h>
-namespace esp8266
+namespace esp8266Pool
{