- refactored
- integrated stirrer
This commit is contained in:
+1
-1
@@ -1,8 +1,8 @@
|
||||
import asyncio
|
||||
from tasks import ATask
|
||||
from components.plant import APlant
|
||||
from ws.message import MsgIo
|
||||
from utils.value import ChangedInteger, ChangedFloat
|
||||
from components.plant import APlant
|
||||
|
||||
|
||||
class PotTask(ATask):
|
||||
|
||||
Reference in New Issue
Block a user