typo fix
This commit is contained in:
@@ -94,9 +94,6 @@ The **same queue system** also handles the module’s own keypresses:
|
||||
* The main loop processes the queue, sending keypresses to the master device.
|
||||
|
||||
This unified queue system ensures **non-blocking, deterministic communication** between modules and the master, even under high data load.
|
||||
|
||||
Ooo~ let’s give your UART message section a little sparkle ✨ and make it clearer, more structured, and easier to read. I’ll also fix formatting inconsistencies and clarify the purpose of each field. 💙
|
||||
|
||||
---
|
||||
|
||||
# UART Message Structure
|
||||
|
||||
Binary file not shown.
@@ -30,20 +30,8 @@
|
||||
341 585 1756075615456750193 cmake/stm32cubemx/CMakeFiles/USB_Device_Library.dir/__/__/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c.obj 73e6de5304f3589
|
||||
11 362 1756075615230593321 cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c.obj a04d7f696e9c0d8c
|
||||
10 303 1756075615174305389 cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c.obj c2600fd856ec13ab
|
||||
203 305 1756076952660915938 core.elf 65fc94ad55c43ddb
|
||||
108 192 1756093401944347283 core.elf 65fc94ad55c43ddb
|
||||
362 579 1756075615450719343 cmake/stm32cubemx/CMakeFiles/USB_Device_Library.dir/__/__/Middlewares/ST/STM32_USB_Device_Library/Class/HID/Src/usbd_hid.c.obj 4c1ef8c3b45ecf3e
|
||||
2 203 1756076952561034859 CMakeFiles/core.dir/Core/Src/main.c.obj 612a7a44e98bda92
|
||||
1 108 1756093401865954540 CMakeFiles/core.dir/Core/Src/main.c.obj 612a7a44e98bda92
|
||||
301 688 1756075615559274642 cmake/stm32cubemx/CMakeFiles/STM32_Drivers.dir/__/__/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c.obj 31a0df46be8b277d
|
||||
2 321 1756075615190387655 CMakeFiles/core.dir/USB_DEVICE/Target/usbd_conf.c.obj 950d6fa9d73ae6e0
|
||||
1 102 1756087985387401909 CMakeFiles/core.dir/Core/Src/main.c.obj 612a7a44e98bda92
|
||||
102 251 1756087985532933823 core.elf 65fc94ad55c43ddb
|
||||
2 97 1756088025071090437 CMakeFiles/core.dir/Core/Src/main.c.obj 612a7a44e98bda92
|
||||
97 183 1756088025153480334 core.elf 65fc94ad55c43ddb
|
||||
1 102 1756088106743426086 CMakeFiles/core.dir/Core/Src/main.c.obj 612a7a44e98bda92
|
||||
102 182 1756088106821443344 core.elf 65fc94ad55c43ddb
|
||||
1 101 1756088140959469161 CMakeFiles/core.dir/Core/Src/main.c.obj 612a7a44e98bda92
|
||||
101 181 1756088141037133118 core.elf 65fc94ad55c43ddb
|
||||
1 96 1756088174150075991 CMakeFiles/core.dir/Core/Src/main.c.obj 612a7a44e98bda92
|
||||
96 175 1756088174226138846 core.elf 65fc94ad55c43ddb
|
||||
1 94 1756088304259279866 CMakeFiles/core.dir/Core/Src/main.c.obj 612a7a44e98bda92
|
||||
94 173 1756088304335458752 core.elf 65fc94ad55c43ddb
|
||||
|
||||
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user