mirror of
https://gitlab.os-k.eu/os-k-team/os-k.git
synced 2023-08-25 14:03:10 +02:00
Micor correction
This commit is contained in:
parent
84972e99c9
commit
08febb24ea
@ -70,6 +70,7 @@ void IoDoBeep(void)
|
|||||||
{
|
{
|
||||||
if (KeIdtIsInitialized)
|
if (KeIdtIsInitialized)
|
||||||
IoDoTone(1000, 100);
|
IoDoTone(1000, 100);
|
||||||
|
IoQuietSpeaker();
|
||||||
}
|
}
|
||||||
|
|
||||||
void IoDoBeepNoIdt(void)
|
void IoDoBeepNoIdt(void)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user