forgot an import

This commit is contained in:
Matthew Wall
2014-10-30 23:57:18 +00:00
parent 55602d1b78
commit 5d760bbf77

View File

@@ -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