forked from M-Labs/thermostat
PyThermostat: Clean plot
This commit is contained in:
parent
8db4867ebf
commit
6e7d2ebfbb
@ -1,8 +1,7 @@
|
|||||||
import time
|
import time
|
||||||
import numpy as np
|
from threading import Thread, Lock
|
||||||
import matplotlib.pyplot as plt
|
import matplotlib.pyplot as plt
|
||||||
import matplotlib.animation as animation
|
import matplotlib.animation as animation
|
||||||
from threading import Thread, Lock
|
|
||||||
from pythermostat.client import Client
|
from pythermostat.client import Client
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user