Mobsya / aseba-target-thymio2

Thymio 2 firmware
8 stars 8 forks source link

Event flags are not cleared when VM is reset #16

Closed stephanemagnenat closed 7 years ago

stephanemagnenat commented 8 years ago

The array events_flags should be cleared upon calling AsebaVMResetCB(). This is likely to be the cause of bug aseba-community/aseba#531.

mbonani commented 7 years ago

fix in a08f8e0

stephanemagnenat commented 7 years ago

Good! Please close the corresponding Aseba issue if this fix also corrects it. Thank you :-)