From 75c655f522078acd5d0a33c6e8a981c1e461e967 Mon Sep 17 00:00:00 2001 From: Ashley N Date: Mon, 4 Sep 2023 23:26:00 +0000 Subject: [PATCH] Update Design Doc: `level` tool --- Design-Doc%3A-%60level%60-tool.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Design-Doc%3A-%60level%60-tool.md b/Design-Doc%3A-%60level%60-tool.md index 54d290f..e53f875 100644 --- a/Design-Doc%3A-%60level%60-tool.md +++ b/Design-Doc%3A-%60level%60-tool.md @@ -58,7 +58,6 @@ 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). +------* 2 bytes: Value of the associated field (order per configuration TOML as mentioned above). (TBD !!) \ No newline at end of file