Touchtunes Update (#173)

* Update ui_touchtunes.hpp

* Update ui_touchtunes.cpp
This commit is contained in:
NotPike 2018-04-24 23:19:35 -07:00 committed by Furrtek
parent 3ddc6553ac
commit 2d3a6313cc
2 changed files with 9 additions and 8 deletions

View file

@ -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
);