update _XUA_BMAX_POWER

This commit is contained in:
Steven Dan
2026-04-22 18:28:40 +08:00
parent 9d0aa73cc5
commit f9661b1bdb

View File

@@ -180,6 +180,10 @@
#define XUA_POWERMODE XUA_POWERMODE_BUS #define XUA_POWERMODE XUA_POWERMODE_BUS
#endif #endif
#ifndef _XUA_BMAX_POWER
#define _XUA_BMAX_POWER (50)
#endif
/* Enable/Disable example HID code - Default is off */ /* Enable/Disable example HID code - Default is off */
#ifndef HID_CONTROLS #ifndef HID_CONTROLS
#define HID_CONTROLS (0) #define HID_CONTROLS (0)