This website requires JavaScript.
Explore
Help
Sign In
ash
/
loopy_midi_controller
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1517eda13ecae0c28918b570da9d2b759eafe52d
loopy_midi_controller
/
src
T
History
ash
855c97d8c6
revert to NimBLE-Arduino v1.4.0 (v2.2.3 caused button crash regression); restore v1.4.0 callback signatures, service->start(), and setScanResponse
2026-07-01 04:47:22 +00:00
..
app_task.cpp
queue MIDI sends with delay(1) to avoid race; force legacy advertising
2026-06-30 21:59:55 +00:00
ble_midi_transport.cpp
revert to NimBLE-Arduino v1.4.0 (v2.2.3 caused button crash regression); restore v1.4.0 callback signatures, service->start(), and setScanResponse
2026-07-01 04:47:22 +00:00
led_stub.cpp
Fix palette: entries 121-127 now visible (was black). Remove local flash.
2026-06-30 05:05:06 +00:00
main.cpp
pre_build.py: remove CONFIG_BT_ENABLED from sdkconfig patching (fixes BT pre-init conflict with USB)
2026-06-30 12:34:00 +00:00
midi_transport.cpp
add TinyUSBDevice.ready() guard in send_cc to prevent crash
2026-06-30 13:55:53 +00:00
pixel_stomp_mux.cpp
Fix daisy-chain MUX byte order: MUX1 (first 8 bits) → low byte/switches 0-7, MUX2 → high byte/switches 8-15
2026-06-23 22:49:59 +00:00
switch_stub.cpp
Rewrite MUX: WS2812C LEDs (NeoPixel) + 74HC165 buttons
2026-06-23 13:38:51 +00:00