mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-25 03:29:58 -07:00
* Changed event handler signature. Now we put whole SceneManagerEvent not only custom event. * Changed signature and implementation of common on_event callback * Changes required due to event signature adjustment * Reset widget on exit from more info scene * Enum for more info scene states for ultralight cards * New implementation of more info logic added * Check simplified * Update nfc_protocol_support.c --------- Co-authored-by: gornekich <n.gorbadey@gmail.com>