X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fdrivers%2Fao_led.c;fp=src%2Fdrivers%2Fao_led.c;h=683d4aff7ea894ccb0ad1589f3df24332aa8a2c3;hb=4d9874c473887a4f43ba14ac855a2db00a740d2d;hp=009e9bc23e434cd8496cd5177eb62257c299c805;hpb=79826cdbba8fe52e05ccf69e7722890e85cc0d1a;p=fw%2Faltos diff --git a/src/drivers/ao_led.c b/src/drivers/ao_led.c index 009e9bc2..683d4aff 100644 --- a/src/drivers/ao_led.c +++ b/src/drivers/ao_led.c @@ -19,7 +19,7 @@ #include "ao.h" static const struct { - void *port; + ao_gpio_t port; uint8_t pin; } ao_leds[] = { #ifdef LED_0_PORT