forked from M-Labs/thermostat
Compare commits
1 Commits
master
...
clean-plot
Author | SHA1 | Date | |
---|---|---|---|
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