Releases: NullString1/VWCDC
Releases · NullString1/VWCDC
Release v2026.03.13.1
What's Changed
- Complete rewrite by @NullString1 in #7
- Add PlatformIO CI workflow: build az-delivery-devkit-v4 and publish release on merge to master by @Copilot in #8
New Contributors
- @Copilot made their first contribution in #8
Full Changelog: V2.0.0...v2026.03.13.1
Test version with BLE Keyboard
This adds the radio -> esp32 functionality back in, allowing you to control music with the radio using BLEKeyboard. This requires you to connect phone to the VWCDC device on bluetooth.
This version hasn't been tested and as such is unstable, I am requiring community testing for this.
Full Changelog: V2.0.0...unstable-2026-03-13
V2.0.0 - Tx Only, All Rx Functionality Removed
Compiled firmware.bin from platformio.
Built for az-delivery-devkit-v4
I cannot guarantee it will work on other devices, compiling from source is always recommended.
- 1 way communication to radio, all previous radio to device functionality was removed in this version due to the buggy implementation