X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fstm%2Fao_arch.h;h=679dba4499623d33f57671830287a7073b0180f2;hb=fab890328d4e1151932621a317226bc291b853da;hp=ecf1c1a7b5c6063f44152c9d38de574885312a73;hpb=85a8846a423ce2d15815466564fb589bb553c742;p=fw%2Faltos diff --git a/src/stm/ao_arch.h b/src/stm/ao_arch.h index ecf1c1a7..679dba44 100644 --- a/src/stm/ao_arch.h +++ b/src/stm/ao_arch.h @@ -30,8 +30,6 @@ #define AO_STACK_SIZE 512 #endif -#define AO_LED_TYPE uint16_t - #ifndef AO_TICK_TYPE #define AO_TICK_TYPE uint16_t #define AO_TICK_SIGNED int16_t