move start_isr

pull/202/head
alanbjohnston 3 years ago committed by GitHub
parent f58966f384
commit 6e6d1153bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -147,7 +147,6 @@ void setup() {
camera_detected = false; // start_camera();
start_isr();
// start_pwm();
/**/
@ -160,6 +159,8 @@ void setup() {
config_telem();
start_isr();
// setup radio depending on mode
config_radio();

Loading…
Cancel
Save

Powered by TurnKey Linux.