X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Flpc%2Fao_arch.h;h=9dcfadc03031e162d699d9a4a6ce11d4b7b01ff3;hp=d04bf2c8b06d210a59b39ce39653fdcf14df0304;hb=469bd376d84bf8d76faa3b726d96061d4d98b998;hpb=6a4a074d690fb34af49704ac3cc4826eaf06dd9d diff --git a/src/lpc/ao_arch.h b/src/lpc/ao_arch.h index d04bf2c8..9dcfadc0 100644 --- a/src/lpc/ao_arch.h +++ b/src/lpc/ao_arch.h @@ -28,10 +28,10 @@ #define AO_STACK_SIZE 512 #endif -#define AO_LED_TYPE uint16_t - #define AO_PORT_TYPE uint32_t +#define AO_LED_TYPE AO_PORT_TYPE + #ifndef AO_TICK_TYPE #define AO_TICK_TYPE uint16_t #define AO_TICK_SIGNED int16_t