update ver to 101010

This commit is contained in:
liuguojian 2022-08-06 23:09:08 +08:00
parent 5b62b12c2d
commit 245577586f
2 changed files with 2 additions and 2 deletions

View File

@ -80,7 +80,7 @@
"audioMediaPlayerPoolSize":3 "audioMediaPlayerPoolSize":3
}, },
"sampleApp": { "sampleApp": {
"firmwareVersion":101005, "firmwareVersion":101010,
"displayCardsSupported":false, "displayCardsSupported":false,
"wakeModelCfg":"/etc/WakewordModelMapping.json", "wakeModelCfg":"/etc/WakewordModelMapping.json",
"PryonLiteModelPath":"/data/avs/wakeword-models/x1f8/X.en-CA+en-US.alexa.bin", "PryonLiteModelPath":"/data/avs/wakeword-models/x1f8/X.en-CA+en-US.alexa.bin",

View File

@ -41,7 +41,7 @@
bootargs = "console=tty0 console=ttyS0,921600n1 ubi.mtd=8 root=ubi0:aud8516p1v2-consys-slc-128-rootfs rootfstype=ubifs vmalloc=496M androidboot.hardware=aud8516p1_linux"; bootargs = "console=tty0 console=ttyS0,921600n1 ubi.mtd=8 root=ubi0:aud8516p1v2-consys-slc-128-rootfs rootfstype=ubifs vmalloc=496M androidboot.hardware=aud8516p1_linux";
}; };
version { version {
ver= "101006"; ver= "101010";
}; };
/* sensor standardization */ /* sensor standardization */