mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-05 16:25:04 -04:00
Touchtunes Update (#173)
* Update ui_touchtunes.hpp * Update ui_touchtunes.cpp
This commit is contained in:
parent
3ddc6553ac
commit
2d3a6313cc
2 changed files with 9 additions and 8 deletions
|
@ -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
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue