Przeglądaj źródła

Text feedback correction Undervoltage

master
Dirk Alders 11 miesięcy temu
rodzic
commit
a117442072
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      check_raspi_voltage

+ 1
- 1
check_raspi_voltage Wyświetl plik

@@ -37,4 +37,4 @@ if __name__ == "__main__":
37 37
     else:
38 38
         status = n.OK
39 39
     #
40
-    n.exit(status, f"Overtemperature state ({throttled})")
40
+    n.exit(status, f"Undervoltage state ({throttled})")

Ładowanie…
Anuluj
Zapisz