lfrfid cli help update

This commit is contained in:
MX
2022-10-17 23:33:54 +03:00
parent c7a67c1308
commit e4cdae4922
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -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)
+1
View File
@@ -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 {