Add PICO_PRODUCT.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2024-11-09 00:37:19 +01:00
parent 2747083672
commit 4ba5e04080

View File

@@ -33,6 +33,8 @@
#include "usb.h"
#include "ccid/ccid.h"
uint8_t PICO_PRODUCT = 3;
bool has_pw1 = false;
bool has_pw2 = false;
bool has_pw3 = false;