Attempt to write more readable examples

This commit is contained in:
hsaturn
2021-05-13 03:20:27 +02:00
parent 25a721e06a
commit 90dea36ab0

View File

@@ -25,7 +25,8 @@ bool echo_on = true;
* TODO examples of scripts
*/
#include <my_credentials.h>
const char* ssid = "";
const char* password = "";
std::string topic="sensor/temperature";