mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-23 05:24:46 -07:00
ofw pr 4293 NFC FeliCa Improvement: Dump All Systems
by zinongli
This commit is contained in:
@@ -8,3 +8,8 @@
|
||||
extern const SimpleArrayConfig felica_service_array_cfg;
|
||||
extern const SimpleArrayConfig felica_area_array_cfg;
|
||||
extern const SimpleArrayConfig felica_public_block_array_cfg;
|
||||
extern const SimpleArrayConfig felica_system_array_cfg;
|
||||
|
||||
void felica_system_init(FelicaSystem* system);
|
||||
void felica_system_reset(FelicaSystem* system);
|
||||
void felica_system_copy(FelicaSystem* system, const FelicaSystem* other);
|
||||
|
||||
Reference in New Issue
Block a user