config radio then start isr

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

@ -182,11 +182,11 @@ void setup() {
// start_button_isr(); // try before start_isr
start_isr();
// setup radio depending on mode
config_radio();
start_isr();
/// start_button_isr();
sampleTime = (unsigned int) millis();

Loading…
Cancel
Save

Powered by TurnKey Linux.