Both NL & CR prompt

This commit is contained in:
Gwil Noble 2018-05-25 10:51:58 +01:00 committed by GitHub
parent cb43bd8e8e
commit 5d9f05980c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -308,6 +308,7 @@ void setup() {
if (RF_STATUS==1){
Serial.println("");
Serial.println("'+++' then [Enter] for RF config mode");
Serial.println("(Arduino IDE Serial Monitor: make sure 'Both NL & CR' is selected)");
Serial.println("waiting 5s...");
start = millis();
while (millis() < (start + 5000)){