0
0
mirror of https://github.com/Doodle3D/doodle3d-firmware.git synced 2024-06-26 03:21:22 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
olijf
205fc7460d Added symlink to d3dapi 2016-04-12 12:49:38 +02:00
olijf
d3d8ebdeda Changed method from GET to POST 2016-04-12 12:22:14 +02:00
olijf
2b097996e0 Added LUA API call
Added Lua API call to reset the network configuration.
2016-04-12 12:05:01 +02:00
olijf
a8bdd5c188 Changed logic
Now instead of rotinging through all wifi configs the button just removes all other configs and only leaves the doodle3d AP
2016-04-08 14:47:06 +02:00
olijf
52650da0fe Changed the script so that the wifinetworks rotate 2016-04-07 16:23:22 +02:00
olijf
4160441a4b Fixed check to see if it has to switch to ap mode 2016-04-07 11:16:31 +02:00
olijf
7397066ad9 Added doodle3d-client fix
now the status is correctly displayed in the web ui. currently the script works because it assumes certain things. would be nice if i can add some more checks to it.
2016-04-05 17:22:37 +02:00
olijf
05bb813f29 Added dhcp config
Configure the dhcp server in the correct way, so when switching between wifi configs the it still connect.
2016-04-05 16:44:58 +02:00
olijf
039fbbb4c3 Use WPS button to switch configs
Added a functionality for the WPS button. (next to the leds)
2016-04-05 14:24:29 +02:00