fehler behoben laufzeit

This commit is contained in:
2024-05-13 14:04:05 +02:00
parent abc915bf2b
commit 3722bff281
2 changed files with 5 additions and 2 deletions

View File

@ -43,7 +43,7 @@ public class WatchdogTimer {
private void activateWatchdog(int prescaler) {
// Teilerfaktor entsprechend einstellen
// Teilerfaktor entsprechend einstellen durch zweierpotenz
switch (prescaler) {
case 1: