Got controller connected and working, buttons broken

This commit is contained in:
2026-05-15 16:38:57 +12:00
parent 1ff9b657a1
commit 4a06855f4e
7 changed files with 2763 additions and 489 deletions

View File

@@ -1,3 +1,3 @@
idf_component_register(SRCS "wacky_bully.c"
REQUIRES "drv8701" freertos
REQUIRES bt "drv8701" freertos xbox_controller
INCLUDE_DIRS ".")