mirror of
https://github.com/weewx/weewx.git
synced 2026-06-10 10:05:20 -04:00
forgot an import
This commit is contained in:
@@ -23,6 +23,7 @@ catchup on startup.
|
||||
# FIXME: support non-fixed interval size
|
||||
|
||||
from __future__ import with_statement
|
||||
import datetime
|
||||
import serial
|
||||
import string
|
||||
import syslog
|
||||
|
||||
Reference in New Issue
Block a user