aFewBits / stc-led-clock

Replacement firmware for STC 8051 based DIY LED clock kits
MIT License
55 stars 20 forks source link

Chime beeps even if current time not in the range of chime time #4

Closed Metori closed 6 years ago

Metori commented 6 years ago

Steps to reproduce:

  1. current time is 10:50. Set chime hours to 13:00 - 20:00 (Set->CH);
  2. enable chime beeps (beep->CH);
  3. chime will beep at 11:00.
Metori commented 6 years ago

https://github.com/aFewBits/stc-led-clock/pull/5