X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fcore%2Fao.h;h=66c0881f7862cb01a949c4e8d1cca9be5d0da804;hp=b8bedd85ee212b7749076d6b4239831a3e4dc00f;hb=7f64e62356bcfcd6ba8a88b09251793481bcd56c;hpb=1a7d2faf76a46271532102e217c2dd5515e38b72 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;