1

add pit indicator

This commit is contained in:
2022-07-04 17:07:09 +02:00
parent 42a1d719ee
commit 16f814bfcf
4 changed files with 33 additions and 2 deletions

View File

@ -45,6 +45,7 @@ int main() {
// Tastatur-Unterbrechungsroutine 'einstoepseln'
/* hier muss Code eingefuegt werden */
kb.plugin();
pit.plugin();
// Interrupts erlauben (Tastatur)
/* hier muss Code eingefuegt werden */