konradK

Results 4 issues of konradK

Volume is correctly read from NVS for initialVolume or previousVolume but was never correctly set when starting the AudioPlayer_Task. This fixes it. Tested with and without USE_LAST_VOLUME_AFTER_REBOOT defined

- Using Thread-Safe I2C - Optimising Performance - stabilized Handling for Feature PAUSE_WHEN_RFID_REMOVED

Centralising I2C-Functions Implementing Thread-Safe I2C Communication when use with multiple I2C-devices

I implemented the use of TwoWire otherwise it was not possible for me to use a second I2C-Bus on the ESP32-A1S I dont have too much experience in Arduino programming,...