[FL-3811] Write to ultralight cards is now possible (#3684)

* Added new function which returns end block for write operation
* Enabled write menu item also for Ultralight 11 and 21
* Fix api_symbols.csv for f18
* Bump Api Symbols

Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
RebornedBrain
2024-06-08 16:38:02 +03:00
committed by GitHub
parent 2f9ca172e3
commit ba3beeddeb
6 changed files with 24 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
entry,status,name,type,params
Version,+,64.0,,
Version,+,64.1,,
Header,+,applications/services/bt/bt_service/bt.h,,
Header,+,applications/services/bt/bt_service/bt_keys_storage.h,,
Header,+,applications/services/cli/cli.h,,
1 entry status name type params
2 Version + 64.0 64.1
3 Header + applications/services/bt/bt_service/bt.h
4 Header + applications/services/bt/bt_service/bt_keys_storage.h
5 Header + applications/services/cli/cli.h