Code indention fixes-
This commit is contained in:
parent
a50fe16819
commit
14bbf2b9a4
1 changed files with 27 additions and 27 deletions
|
@ -26,7 +26,7 @@
|
||||||
|
|
||||||
#ifdef HTTP_CALL_SEND_JSON_DATA
|
#ifdef HTTP_CALL_SEND_JSON_DATA
|
||||||
#include <ESP8266HTTPClient.h>
|
#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
|
#endif
|
||||||
|
|
||||||
//*************************************************************************//
|
//*************************************************************************//
|
||||||
|
|
Loading…
Reference in a new issue