X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fdrivers%2Fao_led.c;h=683d4aff7ea894ccb0ad1589f3df24332aa8a2c3;hb=13befe46b107a88d05710991beab3b7b8478fa09;hp=009e9bc23e434cd8496cd5177eb62257c299c805;hpb=1523a986a7c2e8402c628e2697e44fe6281c164e;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