X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fcore%2Fao.h;h=66c0881f7862cb01a949c4e8d1cca9be5d0da804;hb=7f64e62356bcfcd6ba8a88b09251793481bcd56c;hp=b8bedd85ee212b7749076d6b4239831a3e4dc00f;hpb=0f3483f93137f41a61f3fcbe06afcaffb1b9e17b;p=fw%2Faltos diff --git a/src/core/ao.h b/src/core/ao.h index b8bedd85..66c0881f 100644 --- a/src/core/ao.h +++ b/src/core/ao.h @@ -718,6 +718,8 @@ extern __xdata uint8_t ao_force_freq; #define AO_AES_LEN 16 +extern __xdata uint8_t ao_config_aes_seq; + struct ao_config { uint8_t major; uint8_t minor;