added get input before forced help prompt

pull/251/head
alanbjohnston 3 years ago committed by GitHub
parent 3391413147
commit 4429700cd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -167,6 +167,8 @@ void setup() {
// start_pwm();
program_radio();
get_input();
prompt = PROMPT_HELP; // display input help menu
prompt_for_input();

Loading…
Cancel
Save

Powered by TurnKey Linux.