Skip to content

v1.2

Compare
Choose a tag to compare
@jaminNZx jaminNZx released this 29 Mar 09:55
· 8 commits to master since this release

v1.2

  • Added a bespoke function which works out the hour difference between current time and a set "end" time. This value is used to set a timer to disable nightMode at the same time every morning no matter when it was turned on.
  • Changed the active timer to output 1s.. 2s.. 3s.. etc when counting up but only for the first 10 seconds. After that, once the first minute rolls over, it will show the time as 1m 01s.. 1m 02s... etc
  • Changed some debugging messages that were annoying me for being too long and causing line breaks.