mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-04 13:02:47 +00:00
Added tone key mix ratio in Settings -> Audio
Renamed Setup to Settings Updated binary
This commit is contained in:
@@ -50,6 +50,9 @@ const touch::Calibration& touch_calibration();
|
||||
serial_format_t serial_format();
|
||||
void set_serial_format(const serial_format_t new_value);
|
||||
|
||||
int32_t tone_mix();
|
||||
void set_tone_mix(const int32_t new_value);
|
||||
|
||||
int32_t afsk_mark_freq();
|
||||
void set_afsk_mark(const int32_t new_value);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user