Code indention fixes-

This commit is contained in:
Kai Lauterbach 2023-12-23 08:02:44 +01:00
parent a50fe16819
commit 14bbf2b9a4

View file

@ -26,7 +26,7 @@
#ifdef HTTP_CALL_SEND_JSON_DATA
#include <ESP8266HTTPClient.h>
#include <UrlEncode.h> // from bib manager UrlEncode by Masayuki
#include <UrlEncode.h> // from bib manager UrlEncode 1.0.0 by Masayuki
#endif
//*************************************************************************//