mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-27 11:48:32 +00:00
Kernel+Userland: Add option for duration of /dev/beep producing sound
This commit is contained in:
@@ -10,4 +10,5 @@
|
||||
|
||||
struct BeepInstruction {
|
||||
u16 tone;
|
||||
u16 milliseconds_duration;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user