mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-06-18 20:29:44 -07:00
lfrfid cli help update
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
### New changes
|
||||
* SubGHz: Keeloq - added support for FAAC RC,XT, Mutancode, Normstahl
|
||||
* LFRFID: CLI - Add raw_analyze to usage help
|
||||
* PR -> Plugins: Minesweeper: Set cursor to initial position on death (by @TQMatvey | PR #113)
|
||||
* PR -> Plugins: Flappy bird: Border hitboxes, bigger Pilars (by @TQMatvey | PR #114)
|
||||
* Plugins: Updated Minesweeper [(by panki27)](https://github.com/panki27/minesweeper)
|
||||
|
||||
@@ -29,6 +29,7 @@ static void lfrfid_cli_print_usage() {
|
||||
printf("rfid <write | emulate> <key_type> <key_data>\r\n");
|
||||
printf("rfid raw_read <ask | psk> <filename>\r\n");
|
||||
printf("rfid raw_emulate <filename>\r\n");
|
||||
printf("rfid raw_analyze <filename>\r\n");
|
||||
};
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user