Moved controller source into folder
This commit is contained in:
parent
c1325c0eda
commit
c2d277663f
14 changed files with 148 additions and 124 deletions
4
controller/tse_serial/requirements.txt
Normal file
4
controller/tse_serial/requirements.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
import asyncio
|
||||
import serial
|
||||
import aioserial
|
||||
import aiomqtt
|
Loading…
Add table
Add a link
Reference in a new issue