mirror of
https://github.com/Doodle3D/doodle3d-firmware.git
synced 2024-12-22 11:03:48 +01:00
Increate wifibox timeout
Also see: https://github.com/Doodle3D/doodle3d-firmware/issues/32
This commit is contained in:
parent
92ea5faceb
commit
93e2ce1cb7
@ -12,7 +12,7 @@ START=61
|
|||||||
LOGGER="logger -t autowifi -p 6"
|
LOGGER="logger -t autowifi -p 6"
|
||||||
|
|
||||||
boot() {
|
boot() {
|
||||||
sleep 1
|
sleep 5
|
||||||
|
|
||||||
$LOGGER "Invoking Doodle3D WiFi box network auto-initialization..."
|
$LOGGER "Invoking Doodle3D WiFi box network auto-initialization..."
|
||||||
/usr/share/lua/wifibox/script/d3dapi autowifi
|
/usr/share/lua/wifibox/script/d3dapi autowifi
|
||||||
|
Loading…
Reference in New Issue
Block a user