@@ -1448,18 +1448,18 @@ The frame will save gauge 1, in the middle of the screen (x=151, y=127), of exte
14481448
14491449Display Gauge 1, 85%: ` 0xFF7000070155AA `
14501450
1451- | FF | 70 | 00 | 07 | - | 0155 | AA |
1452- | ----------| ------------| ------------| --------------| ----------| --------------| --------|
1453- | Start ID | Command ID | Cmd Format | Frame length | Query ID | Gauge 1, 85% | End ID |
1451+ | FF | 70 | 00 | 07 | - | 01 | 55 | AA |
1452+ | ----------| ------------| ------------| --------------| ----------| --------------| -------------- | -------- |
1453+ | Start ID | Command ID | Cmd Format | Frame length | Query ID | Gauge 1 | 85% | End ID |
14541454
14551455
14561456Once a gauge is saved, it can be included in a layout as an additional command, allowing to display the value in the center.
14571457
1458- Save Layout: ` 0xFF63001F1409000000012FE60F00020100AF8704010A0109007800870125AA `
1458+ Save Layout: ` 0xFF60001F1409000000012FE60F00020100AF8704010A0109006C00870125AA `
14591459
14601460Frame parsing:
14611461
1462- | FF | 63 | 00 | 1F | - | 1409000000012FE60F00020100AF8704010A0109006C00870125 | AA |
1462+ | FF | 60 | 00 | 1F | - | 1409000000012FE60F00020100AF8704010A0109006C00870125 | AA |
14631463| ----------| ------------| ------------| --------------| ----------| ------------------------------------------------------| --------|
14641464| Start ID | Command ID | Cmd Format | Frame length | Query ID | Data | End ID |
14651465
@@ -1476,7 +1476,7 @@ Additional command Parsing:
14761476
14771477Here is the result with the command
14781478
1479- Display layout: ` 0xFF62000914835500AA `
1479+ Display layout: ` 0xFF62000914383500AA `
14801480
14811481Frame parsing:
14821482| FF | 62 | 00 | 09 | - | 14383500 | AA |
@@ -1569,7 +1569,7 @@ Pages are defined as a set of layouts to be displayed together on the screen. Us
15691569The ActiveLook® technology is developed by [ MICROOLED] ( http://www.microoled.net )
15701570
15711571This documentation supports the ActiveLook Firmware version * 4.12.0b*
1572- Document version "fw-4.12.0_doc-revA "
1572+ Document version "fw-4.12.0_doc-revB "
15731573
15741574## 8. Support
15751575Reach out to the ActiveLook® team at one of the following places:
0 commit comments