1
0
Fork 0

Update app.js

master
nujw 2021-02-05 09:23:56 +13:00 committed by GitHub
parent 2bcfc72536
commit 0dc34edf3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -372,7 +372,7 @@ function setLpMode(on) {
print( s.power_mode );
WIDGETS.gpsservice.gps_set_settings(settings);
WIDGETS.gpsservice.gps_set_settings(s);
WIDGETS.gpsservice.reload();
}