From 4a5f570464e8fd461620260873b1b83f7ec8466e Mon Sep 17 00:00:00 2001 From: Keksbendiger Date: Mon, 4 Jul 2022 11:00:51 +0200 Subject: [PATCH] Create arduino_secrets_DUMMY.h --- arduino_secrets_DUMMY.h | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 arduino_secrets_DUMMY.h diff --git a/arduino_secrets_DUMMY.h b/arduino_secrets_DUMMY.h new file mode 100644 index 0000000..47a50c2 --- /dev/null +++ b/arduino_secrets_DUMMY.h @@ -0,0 +1,4 @@ +//rename this file to: arduino_secrets.h + +#define SECRET_SSID "" // your network SSID (name) +#define SECRET_PASS "" // your network password (use for WPA, or use as key for WEP)