mirror of
https://github.com/polhenarejos/pico-keys-sdk
synced 2026-05-28 00:51:25 +02:00
Fix when setting options and taking VIDPID values.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
@@ -76,6 +76,11 @@
|
||||
#define PHY_OPTS 0x6
|
||||
|
||||
#define PHY_OPT_WCID 0x1
|
||||
#define PHY_OPT_VPID 0x2
|
||||
#define PHY_OPT_GPIO 0x4
|
||||
#define PHY_OPT_LED 0x8
|
||||
|
||||
#define PHY_OPT_MASK 0x1
|
||||
|
||||
#define PHY_MAX_SIZE 8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user