• Nicolas Wavrant's avatar
    Alarm: allow chaining activities with Alarm's activeSense · 45dbdad2
    Nicolas Wavrant authored
    activeSense() now returns the tag of the last run activity, so activeSense
    can be chained with other activities.
    For this, the notify() method gets its own tag. Now, when running activities
    after activeSense, one is sure that it really ended.
    45dbdad2
Alarm.py 17.6 KB