0
0
mirror of https://github.com/Doodle3D/doodle3d-firmware.git synced 2024-12-22 11:03:48 +01:00

Disable boot mode for access point

This commit is contained in:
peteruithoven 2014-01-20 15:06:57 +01:00
parent 60d07c9667
commit ac46c183ac

View File

@ -280,6 +280,7 @@ end
function M.setupAccessPoint(ssid,boot)
M.setStatus(M.CREATING,"Creating access point '"..ssid.."'...");
boot = boot or false
--boot = false
if boot then log:info(" boot mode") end
-- add access point configuration