update ver to 101010
This commit is contained in:
parent
5b62b12c2d
commit
245577586f
|
@ -80,7 +80,7 @@
|
|||
"audioMediaPlayerPoolSize":3
|
||||
},
|
||||
"sampleApp": {
|
||||
"firmwareVersion":101005,
|
||||
"firmwareVersion":101010,
|
||||
"displayCardsSupported":false,
|
||||
"wakeModelCfg":"/etc/WakewordModelMapping.json",
|
||||
"PryonLiteModelPath":"/data/avs/wakeword-models/x1f8/X.en-CA+en-US.alexa.bin",
|
||||
|
|
|
@ -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";
|
||||
};
|
||||
version {
|
||||
ver= "101006";
|
||||
ver= "101010";
|
||||
};
|
||||
|
||||
/* sensor standardization */
|
||||
|
|
Loading…
Reference in New Issue