X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fdrivers%2Fao_led.c;h=899bee74915e0be87330b4892bb62cd15a5dfc31;hb=efc2c093819b3ec2e5743126efb76d3a9c0ad231;hp=0f7b7c27c7776332ea90f8a6455d4f90d9f058d0;hpb=2cdb1f30c49ba460b0850d23ba9c85e0336af290;p=fw%2Faltos 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