Release v0.9.3
Significantly improved CD70 Navi/DVD90 Navi compatibility
Fixed Speed and RPM conversion when they're being read from the bus passively
Added robust "Aux" detection
Deep sleep mode and power management for standalone EHU32 boards
ESP32 Arduino core version 2.0.17, arduino-audio-tools version v1.0.0, ESP32-A2DP version v1.8.4
Flashing with esptool - download the executable from Espressif's Arduino-ESP32 repo https://github.com/espressif/esptool/releases (download esptool-vx.x.x-win64.zip, place esptool.exe in the same directory as the files downloaded here), connect the board to the PC, flash it by running ProgramESP32. You will be asked to provide the serial port corresponding to your board.
Uploading wirelessly through OTA - applicable only if your ESP32 board is already running an older version of EHU32 - download the executable from Espressif's Arduino-ESP32 repository https://github.com/espressif/arduino-esp32/raw/master/tools/espota.exe and place it in the folder with EHU32 binaries extracted. Enter OTA mode by holding "8", connect to the wifi AP using password "ehu32updater". Run ESPOTA.bat and allow it through windows' firewall, updating should take several seconds.