- use temp_controller_smith

This commit is contained in:
jens
2020-12-22 11:05:09 +01:00
parent b55bd5b366
commit 58411e297c
+1 -1
View File
@@ -1,3 +1,3 @@
from components.pid.pid import *
from components.pid.kalman import *
from components.pid.temp_controller import *
from components.pid.temp_controller_smith import *