1. 08 Dec, 2022 1 commit
    • Matthias Hertel's avatar
      prevent background task to get all CPU · 33ef91e2
      Matthias Hertel authored
      This is a fix proposal to avoid that the high priority of the separate background task
      will get almost all CPU and the sketch loop() function is not called.
      This happens when no audio is running as the audio.loop will return fast and called again on high priority.
      When there is playing audio the separate task gets suspended while waiting for network packages,
      33ef91e2
  2. 04 Dec, 2022 1 commit
  3. 02 Dec, 2022 1 commit
  4. 29 Nov, 2022 2 commits
  5. 27 Nov, 2022 1 commit
  6. 26 Nov, 2022 2 commits
  7. 25 Nov, 2022 5 commits
  8. 24 Nov, 2022 2 commits
  9. 23 Nov, 2022 2 commits
  10. 22 Nov, 2022 1 commit
  11. 21 Nov, 2022 2 commits
  12. 18 Nov, 2022 1 commit
  13. 17 Nov, 2022 2 commits
  14. 16 Nov, 2022 1 commit
  15. 04 Nov, 2022 1 commit
  16. 03 Nov, 2022 1 commit
  17. 02 Nov, 2022 1 commit
  18. 22 Oct, 2022 1 commit
  19. 20 Oct, 2022 1 commit
  20. 19 Oct, 2022 2 commits
  21. 08 Oct, 2022 8 commits
  22. 05 Oct, 2022 1 commit