X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=src%2Fao.h;h=00c395d6437663195721aa9991eacec4b19d2f81;hb=5c28b9312d90a3a66016abc641c20bcd852d69f8;hp=63f806788cc1f7ad7a4ef6fc5c0d4fe4424da327;hpb=7a4f6d5ad55637cde97a1e2f247f92df59bc2e14;p=fw%2Faltos diff --git a/src/ao.h b/src/ao.h index 63f80678..00c395d6 100644 --- a/src/ao.h +++ b/src/ao.h @@ -1197,6 +1197,6 @@ void ao_packet_slave_stop(void); void -ao_packet_slave_init(void); +ao_packet_slave_init(uint8_t enable); #endif /* _AO_H_ */