diff --git a/easytest.sh b/easytest.sh index 962abfa..7447ef9 100755 --- a/easytest.sh +++ b/easytest.sh @@ -39,7 +39,7 @@ do_freq_setup while [ "$status" -eq 0 ] do - menuchoice=$(whiptail --default-item "$LAST_ITEM" --title "Rpitx on ""$OUTPUT_FREQ""MHZ" --menu "Choose your test" 20 82 12 \ + menuchoice=$(whiptail --default-item "$LAST_ITEM" --title "Rpitx on ""$OUTPUT_FREQ""MHZ" --menu "Range frequency : 50Khz-1Ghz. Choose your test" 20 82 12 \ "F Set frequency" "Modify frequency (actual $INPUT_RTLSDR Mhz)" \ "0 Tune" "Carrier" \ "1 Chirp" "Moving carrier" \