update changelogs for Debian build
[fw/altos] / src / ao_teledongle.c
index b07b1746ab81635c874b725f642426f388d2acf6..505dc0cbfb0497c9ac67f4a2d98de96d923c4f02 100644 (file)
@@ -23,7 +23,7 @@ main(void)
        ao_clock_init();
 
        /* Turn on the LED until the system is stable */
-       ao_led_init(AO_LED_RED|AO_LED_GREEN);
+       ao_led_init(LEDS_AVAILABLE);
        ao_led_on(AO_LED_RED);
        ao_timer_init();
        ao_cmd_init();