mirror of https://github.com/espruino/BangleApps
not this again
parent
374919fbd7
commit
3de1b0653a
|
@ -226,6 +226,7 @@ E.on('notify',msg=>{
|
|||
loc: d.loc
|
||||
}
|
||||
require("weather").update(weatherEvent);
|
||||
Terminal.println("received weather data");
|
||||
NRF.ancsAction(msg.uid, false);
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue