Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:iot:examples:dimlight [2021/03/05 14:27] heiko.pikneren:iot:examples:dimlight [Unknown date] (current) – external edit (Unknown date) 127.0.0.1
Line 121: Line 121:
 #include <ClickEncoder.h> #include <ClickEncoder.h>
  
-#define WIFI_NAME "BotNet1+#define WIFI_NAME "name
-#define WIFI_PASSWORD "hammasrattad"+#define WIFI_PASSWORD "password"
  
 // Encoder conficuration // Encoder conficuration
Line 151: Line 151:
   Serial.println("Booting");   Serial.println("Booting");
  
-  iot.setConfig("wname", WIFI_NAME); +  //iot.setConfig("wname", WIFI_NAME); 
-  iot.setConfig("wpass", WIFI_PASSWORD);+  //iot.setConfig("wpass", WIFI_PASSWORD);
   iot.printConfig(); // print IoT json config to serial   iot.printConfig(); // print IoT json config to serial
   iot.setup(); // Initialize IoT library   iot.setup(); // Initialize IoT library
en/iot/examples/dimlight.1614954443.txt.gz · Last modified: 2021/03/05 10:00 (external edit)
CC Attribution-Share Alike 4.0 International
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0