Update ArduinoProps.zip downloadable file

This commit is contained in:
fauresystems
2019-11-08 18:29:29 +01:00
parent 71efb205f0
commit c493fe9e00
2 changed files with 2 additions and 2 deletions
BIN
View File
Binary file not shown.
@@ -13,8 +13,8 @@
#include "ArduinoProps.h"
// Setup your WiFi network
const char* ssid = "Livebox-54A0";
const char *passphrase = "2ZwEbxpW5L7jthuw3P";
const char* ssid = "";
const char *passphrase = "";
// Builtin led is not available with the shield
#undef LED_BUILTIN