WIP No debug

This commit is contained in:
Joey Yakimowich-Payne 2025-11-20 18:02:54 -07:00
commit a6ad93d184
No known key found for this signature in database
GPG key ID: 6BFE655FA5ABD1E1
2 changed files with 5 additions and 22 deletions

View file

@ -52,6 +52,3 @@ bool switch_pro_apply_uart_packet(const uint8_t* packet, uint8_t length, SwitchI
// Driver state helpers
bool switch_pro_is_ready();
// Mark that the host has sent any OUT traffic (allows starting IN reports).
void switch_pro_mark_host_active();