X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fdrivers%2Fao_led.c;h=899bee74915e0be87330b4892bb62cd15a5dfc31;hp=0f7b7c27c7776332ea90f8a6455d4f90d9f058d0;hb=b7de266431ee7bf05ba68ccae3e43a0468045860;hpb=3a01a7e36dd475adf96468f42c95aa352b5fdf11 diff --git a/src/drivers/ao_led.c b/src/drivers/ao_led.c index 0f7b7c27..899bee74 100644 --- a/src/drivers/ao_led.c +++ b/src/drivers/ao_led.c @@ -19,7 +19,7 @@ #include "ao.h" static const struct { - struct stm_gpio *port; + void *port; uint16_t pin; } ao_leds[] = { #ifdef LED_0_PORT