soeters

Results 1 issues of soeters

Hi all, In an infinite loop i'm checking for alerts each 2 seconds with: ``` myring.update_dings() if myring.active_alerts() != []: ... ``` But when I press the ring, no alert...