enable hil dual for metro m4 with max3421

This commit is contained in:
hathach
2025-03-21 00:11:18 +07:00
parent c2924c51fc
commit e54753814b
3 changed files with 5 additions and 8 deletions

View File

@@ -81,7 +81,7 @@ void init_freertos_task(void);
//--------------------------------------------------------------------
// Main
//--------------------------------------------------------------------
void init_tinyusb(void) {
static void init_tinyusb(void) {
// init host stack on configured roothub port
tusb_rhport_init_t host_init = {
.role = TUSB_ROLE_HOST,