This commit is contained in:
Dmitry422
2026-02-02 01:22:47 +07:00
5 changed files with 87 additions and 13 deletions

View File

@@ -54,6 +54,7 @@ static Protocols protocols[] = {
{"CAME Atomo", 4},
{"Alutech AT-4N", 3},
{"KeeLoq", 7},
{"Phoenix_V2", 3},
};
#define PROTOCOLS_COUNT (sizeof(protocols) / sizeof(Protocols));