mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 02:18:29 -04:00
Copter: enable external leds
This commit is contained in:
parent
0b00f4d065
commit
ec65fd136d
@ -907,7 +907,7 @@ void setup() {
|
||||
AP_Param::setup_sketch_defaults();
|
||||
|
||||
// initialise notify system
|
||||
notify.init();
|
||||
notify.init(true);
|
||||
|
||||
// initialise battery monitor
|
||||
battery.init();
|
||||
|
Loading…
Reference in New Issue
Block a user