@@ -1079,7 +1079,7 @@ Function,+,felica_get_uid,const uint8_t*,"const FelicaData*, size_t*"
10791079Function , + , felica_is_equal , _Bool , " const FelicaData*, const FelicaData*"
10801080Function , + , felica_load , _Bool , " FelicaData*, FlipperFormat*, uint32_t"
10811081Function , + , felica_poller_activate , FelicaError , " FelicaPoller*, FelicaData*"
1082- Function , + , felica_poller_read_blocks , FelicaError , " FelicaPoller*, const uint8_t, const uint8_t*, uint16_t, FelicaPollerReadCommandResponse**"
1082+ Function , + , felica_poller_read_blocks , FelicaError , " FelicaPoller*, const uint8_t, const uint8_t* const , uint16_t, FelicaPollerReadCommandResponse** const "
10831083Function , + , felica_poller_sync_read , FelicaError , " Nfc*, FelicaData*, const FelicaCardKey*"
10841084Function , + , felica_reset , void , FelicaData*
10851085Function , + , felica_save , _Bool , " const FelicaData*, FlipperFormat*"
@@ -3070,7 +3070,6 @@ Function,+,power_reboot,void,"Power*, PowerBootMode"
30703070Function , + , power_settings_load , void , PowerSettings*
30713071Function , + , power_settings_save , void , const PowerSettings*
30723072Function , - , power_trigger_ui_update , void , Power*
3073- Function , + , power_enable_otg , void , " Power*, _Bool"
30743073Function , + , powf , float , " float, float"
30753074Function , - , powl , long double , " long double, long double"
30763075Function , + , pretty_format_bytes_hex_canonical , void , " FuriString*, size_t, const char*, const uint8_t*, size_t"
0 commit comments