You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -17,13 +17,11 @@ The extension interacts directly with the kernel to manage the LED states via co
17
17
-**Morse Code Message**: You can input a text message, and the extension will flash the LED according to Morse code, providing a fun and functional way to communicate messages via the LED light.
18
18
19
19
## Known Bugs
20
-
-**UI Update on Cancel**: If a state is selected and then canceled, the interface updates to reflect the selection even though no action is taken.
21
-
-**Cannot Read LED State**: Currently, the extension cannot read the current state of the LED, meaning the state might not always be accurately reflected in the UI.
22
20
-**State Reset After Restart**: After a system reboot, the LED state is reset to the default (LED On).
23
21
24
22
## TODOs
25
23
-**Support for Uppercase and Special Characters in Morse Code**: Currently, only lowercase letters and numbers are supported for Morse code. Uppercase letters and special characters need to be handled.
26
-
-**Fix Known Bugs**: Resolve issues with UI state updates, reading LED state, and state resetting after a reboot.
24
+
-**Fix Known Bugs**: Resolve issues related with the state resetting after a reboot.
27
25
-**Interface to Control Morse Code Blinking Speed**: Implement a user interface to allow users to customize the speed of the Morse code blinking.
0 commit comments