From 49d0bdeae7adb9cdb3f146278d8d381f25ddb9be Mon Sep 17 00:00:00 2001 From: Bottersnike Date: Thu, 15 Aug 2024 14:55:56 +0100 Subject: [PATCH] Oops --- docs/Protocol_LED.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/Protocol_LED.md b/docs/Protocol_LED.md index 5387111..7758496 100644 --- a/docs/Protocol_LED.md +++ b/docs/Protocol_LED.md @@ -76,12 +76,12 @@ Stock firmware implements two commands. `A5` is a basic LED write based on a num `u8LedSpecial` enumeration: - `0x00`: Normal operation (all other values ignore ground data) -- `0x01`: [Stock] Uses colours. Bar 1 full (from right) -- `0x02`: [Stock] Uses colours. Bar 2 full (from right) -- `0x03`: [Stock] Uses colours. Bar 3 full (from right) -- `0x04`: [Stock] Uses colours. Bar 4 full (from right) -- `0x1X`: [Stock] All white with black gaps. X bars black (from right) -- `0x80`: [Stock] Flashes three times +- `0x01`: Uses colours. Bar 1 full (from right) +- `0x02`: Uses colours. Bar 2 full (from right) +- `0x03`: Uses colours. Bar 3 full (from right) +- `0x04`: Uses colours. Bar 4 full (from right) +- `0x1X`: All white with black gaps. X bars black (from right) +- `0x80`: Flashes three times All hues are divided by 5, such that 360° = `72`