prunkdump / arduino-variometer

Arduino based variometer with accelerometer, screen, gps and sdcard code
GNU General Public License v3.0
84 stars 40 forks source link

Configurable Linear Sinking beep sound, instead of fixed sound #20

Closed lshachar closed 6 years ago

lshachar commented 6 years ago

The sinking beep was programmed as a set value, which was played for every sinking rate above the sinking threshold. This commit adds the necessary user configuration to beeper.h and the code to beeper.cpp