1. 07 Jun, 2021 2 commits
    • Käppler's avatar
      Do not check flash button during calibration · ded04ff2
      Käppler authored
      It does not make sense to toggle night mode
      or start another round of countdown during
      calibration.
      
      Closes #4.
      ded04ff2
    • Käppler's avatar
      led_effects: Clarify blocking nature of countdown · 505345f8
      Käppler authored
      * The 'int' return signature and the comment
      'Returns the number of remaining leds' sounds like the
      function would return its current countdown state.
      However, it only returns the number of remaining
      leds after the button was released. Thus change
      the type to 'bool' and return 'true' after a
      successful countdown
      
      * Do not use 1 as return value for night mode,
      because it is ambigous. Return 'false' instead.
      505345f8
  2. 10 May, 2021 1 commit
  3. 08 May, 2021 1 commit
  4. 21 Apr, 2021 1 commit
  5. 20 Apr, 2021 5 commits
  6. 19 Apr, 2021 1 commit
  7. 18 Apr, 2021 3 commits
  8. 17 Apr, 2021 5 commits
  9. 10 Apr, 2021 2 commits
  10. 08 Jan, 2021 2 commits
  11. 28 Dec, 2020 2 commits
  12. 27 Dec, 2020 5 commits
  13. 26 Dec, 2020 4 commits
  14. 25 Dec, 2020 2 commits
  15. 21 Dec, 2020 1 commit
  16. 20 Dec, 2020 3 commits