X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fcore%2Fao.h;h=04610fea4324de241af45de38527eea21c5e8e87;hp=c28c4549067fbb638417298b9095161f8541ceeb;hb=7a02d4bace05cc829522933b9df6b82a9e17336f;hpb=c8a00bb9ccdf0d4257f037c2bf996ce5e6b0b0c0 diff --git a/src/core/ao.h b/src/core/ao.h index c28c4549..04610fea 100644 --- a/src/core/ao.h +++ b/src/core/ao.h @@ -1811,4 +1811,10 @@ ao_log_single_init(void); void ao_log_single(void); +/* + * ao_pyro_slave.c + */ + +#define AO_TELEPYRO_NUM_ADC 9 + #endif /* _AO_H_ */