sam_picopass: adapt implementation from sam_seos

This commit is contained in:
Jakub Kramarz 2025-01-26 14:34:00 +01:00
commit 9696c97639
4 changed files with 308 additions and 355 deletions

View file

@ -18,7 +18,8 @@
#include "common.h"
#include "sam_common.h"
#include "pm3_cmd.h"
int sam_picopass_get_pacs(void);
int sam_picopass_get_pacs(PacketCommandNG *c);
#endif