Skip to content

Commit

Permalink
Fix ansonic text
Browse files Browse the repository at this point in the history
  • Loading branch information
xMasterX committed Nov 23, 2022
1 parent 9af4705 commit bae275c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subbrute_protocols.c
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ static const char* subbrute_protocol_names[] = {
[SubBruteAttackCAME12bit868] = "CAME 12bit 868MHz",
[SubBruteAttackNICE12bit433] = "NICE 12bit 433MHz",
[SubBruteAttackNICE12bit868] = "NICE 12bit 868MHz",
[SubBruteAttackAnsonic12bit433075] = "Ansonic 12b 433.07MHz",
[SubBruteAttackAnsonic12bit433075] = "Ansonic 12bit 433.07MHz",
[SubBruteAttackAnsonic12bit433] = "Ansonic 12bit 433.92MHz",
[SubBruteAttackAnsonic12bit434] = "Ansonic 12bit 434.07MHz",
[SubBruteAttackChamberlain9bit300] = "Chamberlain 9bit 300MHz",
Expand Down

0 comments on commit bae275c

Please sign in to comment.