Fix 'GPS time' checks for western hemisphere
parent
dafd21b651
commit
c71aedcef9
|
|
@ -2,7 +2,7 @@
|
|||
{ "id": "boot",
|
||||
"name": "Bootloader",
|
||||
"icon": "bootloader.png",
|
||||
"version":"0.17",
|
||||
"version":"0.18",
|
||||
"description": "This is needed by Bangle.js to automatically load the clock, menu, widgets and settings",
|
||||
"tags": "tool,system",
|
||||
"type":"bootloader",
|
||||
|
|
|
|||
|
|
@ -16,3 +16,4 @@
|
|||
0.15: Added BLE HID option for Joystick and bare Keyboard
|
||||
0.16: Detect out of memory errors and draw them onto the bottom of the screen in red
|
||||
0.17: Don't modify beep/buzz behaviour if firmware does it automatically
|
||||
0.18: Fix 'GPS time' checks for western hemisphere
|
||||
|
|
|
|||
Loading…
Reference in New Issue