diff --git a/drivers/driver_wifi.py b/drivers/driver_wifi.py index a2b3cf4..96d5fe7 100644 --- a/drivers/driver_wifi.py +++ b/drivers/driver_wifi.py @@ -300,7 +300,7 @@ def timeset(self, tz=None) -> bool: from time import struct_time if tz is None: - tz = fetch("tz_offset") + tz = fetch("tz_offset", "BERYLLIUM") if tz is None: tz = 2