From a19e659a7793ad9a41015fac6e1f5c91f98cc388 Mon Sep 17 00:00:00 2001 From: Ashley N Date: Mon, 4 Sep 2023 23:25:43 +0000 Subject: [PATCH] Update Design Doc: `level` tool --- Design-Doc%3A-%60level%60-tool.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Design-Doc%3A-%60level%60-tool.md b/Design-Doc%3A-%60level%60-tool.md index f7b7efa..54d290f 100644 --- a/Design-Doc%3A-%60level%60-tool.md +++ b/Design-Doc%3A-%60level%60-tool.md @@ -58,6 +58,7 @@ For (number of component instances): * 2 bytes: Index of the component definition (from component definitions - not the ID! but the index) ---For (number of 16-bit properties in the component as determined from its entry in "Component Definitions"): + * 2 bytes: Value of the associated field (order per configuration TOML as mentioned above). (TBD !!) \ No newline at end of file