Merge branch 'DarkFlippers:dev' into dev

This commit is contained in:
Dmitry422
2026-02-01 10:03:56 +07:00
committed by GitHub
5 changed files with 87 additions and 13 deletions

View File

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