Create screen for Rx/Tx

This commit is contained in:
alessandro90
2019-03-30 22:52:26 +01:00
parent 2c7c9b9447
commit 432116a13d
8 changed files with 885 additions and 4923 deletions

View File

@@ -26,7 +26,7 @@ from audio_player import AudioPlayer
from double_text_button import DoubleTextButton
from download_window import DownloadWindow
from switchable_label import SwitchableLabel, SwitchableLabelIterable
from constants import (Constants,
Ftype,
GfdType,
@@ -35,7 +35,6 @@ from constants import (Constants,
Messages,
Signal,)
from themes import Theme
from utilities import (checksum_ok,
uncheck_and_emit,
pop_up,