X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fdrivers%2Fao_led.c;h=899bee74915e0be87330b4892bb62cd15a5dfc31;hb=refs%2Fheads%2Fmaster;hp=009e9bc23e434cd8496cd5177eb62257c299c805;hpb=c1708f3fa4ff412da8817ba0fa58d05fe7ef44f5;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