mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-06 04:02:16 +00:00
Touchtunes Update (#173)
* Update ui_touchtunes.hpp * Update ui_touchtunes.cpp
This commit is contained in:
@@ -121,7 +121,7 @@ void TouchTunesView::start_tx(const uint32_t button_index) {
|
||||
|
||||
baseband::set_ook_data(
|
||||
bitstream_length,
|
||||
OOK_SAMPLERATE / 1786, // 560us
|
||||
OOK_SAMPLERATE / 1766, // 560us
|
||||
TOUCHTUNES_REPEATS,
|
||||
100 // Pause
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user