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=c1f7bf876a67dc176a7a24b241c6dd3fe780082d;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