minor typo bug - thanks JIM, W0EB

This commit is contained in:
Ashhar Farhan 2019-12-18 23:29:02 +05:30 committed by GitHub
parent 2a8b12589c
commit c79fb44231
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -801,7 +801,7 @@ void setup()
frequency = vfoA;
setFrequency(vfoA);
if (btnDown())
if (btnDown()){
setupTouch();
isUSB = 1;
setFrequency(10000000l);