diff --git a/src/credentials.h b/src/credentials.h new file mode 100644 index 0000000..e4fd8d8 --- /dev/null +++ b/src/credentials.h @@ -0,0 +1 @@ +const char* otaPassword = ""; // YOUR OTA PASSWORD HERE, LEAVE EMPTY FRO NO OTA UPDATES \ No newline at end of file