Skip to content
Snippets Groups Projects
Commit 2cce18a5 authored by Nathan Adams's avatar Nathan Adams
Browse files

update incorrect seret temaplte;

parent e8efbd74
Branches
No related merge requests found
...@@ -9,6 +9,6 @@ ...@@ -9,6 +9,6 @@
// When creating your own project copy secrets.template.h to secrets.h // When creating your own project copy secrets.template.h to secrets.h
#define SECRET_SSID "******" #define SECRET_SSID "******"
#define SECRET_PASS "*******" #define SECRET_PASSWORD "*******"
#define SECRET_IP XXX, XXX, XXX, XXX #define SECRET_IP XXX, XXX, XXX, XXX
#define SECRET_OUTPORT 9999 #define SECRET_OUTPORT 9999
This diff is collapsed.
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment