mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2025-10-11 07:32:34 +02:00
* Developers Docs editing * Logo underline removed The underline has been removed when hovering over the logo. * proofread docs * application -> app in several files --------- Co-authored-by: knrn64 <25254561+knrn64@users.noreply.github.com> Co-authored-by: あく <alleteam@gmail.com>
15 lines
354 B
Plaintext
15 lines
354 B
Plaintext
/**
|
|
@page file_formats File Formats
|
|
|
|
Descriptions of various file formats used in Flipper Zero, grouped by applications that use them.
|
|
|
|
- @subpage badusb_file_format
|
|
- @subpage ibutton_file_format
|
|
- @subpage infrared_file_format
|
|
- @subpage lfrfid_file_format
|
|
- @subpage nfc_file_format
|
|
- @subpage subghz_file_format
|
|
- @subpage heatshrink_file_format
|
|
|
|
*/
|