mirror of
https://github.com/polhenarejos/pico-openpgp.git
synced 2026-06-12 05:18:18 +02:00
@@ -33,6 +33,8 @@
|
|||||||
#include "usb.h"
|
#include "usb.h"
|
||||||
#include "ccid/ccid.h"
|
#include "ccid/ccid.h"
|
||||||
|
|
||||||
|
uint8_t PICO_PRODUCT = 3;
|
||||||
|
|
||||||
bool has_pw1 = false;
|
bool has_pw1 = false;
|
||||||
bool has_pw2 = false;
|
bool has_pw2 = false;
|
||||||
bool has_pw3 = false;
|
bool has_pw3 = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user