Rolling-Flaws (KeeLoq rolling code teacher)

This commit is contained in:
Derek Jamison
2023-09-01 17:24:39 -05:00
parent 26104939ab
commit c0241ed223
48 changed files with 2496 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
#pragma once
#include <furi.h>
void send_keeloq_count(uint32_t fix, uint32_t count, const char* name, uint32_t frequency);