mirror of
https://github.com/espruino/Espruino.git
synced 2025-12-08 19:06:15 +00:00
An assert with a bogus/outdated condition is failing debug builds for BangleJS. This patch fixes the condition by checking against `IOEvent->flags` field instead.