summaryrefslogtreecommitdiff
path: root/bin/cal-hist
diff options
context:
space:
mode:
Diffstat (limited to 'bin/cal-hist')
-rwxr-xr-xbin/cal-hist2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/cal-hist b/bin/cal-hist
index ba2ff47..07ab597 100755
--- a/bin/cal-hist
+++ b/bin/cal-hist
@@ -7,7 +7,7 @@ import struct
import sys
import tarfile
import matplotlib.pyplot as plt
-from dfatool.dfatool import MIMOSA
+from dfatool.loader import MIMOSA
from dfatool.utils import running_mean
voltage = float(sys.argv[1])