Add Blueretro support, fix latency bug

This commit is contained in:
wiredopposite
2025-03-31 17:04:50 -06:00
parent 62a22d26de
commit 8ef8d8daf6
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -16,3 +16,6 @@
[submodule "Firmware/external/libfixmath"] [submodule "Firmware/external/libfixmath"]
path = Firmware/external/libfixmath path = Firmware/external/libfixmath
url = https://github.com/PetteriAimonen/libfixmath.git url = https://github.com/PetteriAimonen/libfixmath.git
[submodule "Firmware/ESP32_Blueretro"]
path = Firmware/ESP32_Blueretro
url = https://github.com/wiredopposite/BlueRetro.git