Run pre-commit
This commit is contained in:
parent
1e8ec15b8b
commit
57a402adc7
1 changed files with 0 additions and 1 deletions
|
|
@ -38,7 +38,6 @@ def _format_datetime(datetime):
|
||||||
|
|
||||||
last_print = time.monotonic()
|
last_print = time.monotonic()
|
||||||
while True:
|
while True:
|
||||||
|
|
||||||
gps.update()
|
gps.update()
|
||||||
# Every second print out current time from GPS, RTC and time.localtime()
|
# Every second print out current time from GPS, RTC and time.localtime()
|
||||||
current = time.monotonic()
|
current = time.monotonic()
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue