Browse Source
platformio.ini: Add common variables as dynamic variables to all board configs.
platformio.ini: Add common variables as dynamic variables to all board configs.
main.cpp: -Bug Fix: Handle return code of connecttofs routine. If it is not successful the track is considered as finished. This avoids freezing the tonuino. -Feature: Voltage Measurement averages over multiple analog reads, which is smoothing the voltage value -Feature: When pressing the previous button during audio play and the current track is already played for more than 2s, the current track is started again instead of the previous trackmaster
committed by
Torsten Stauder
2 changed files with 37 additions and 5 deletions
-
13platformio.ini
-
29src/main.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue