(Late) initial commit, finalized controler for communication between TSE box serial interface and MQTT

This commit is contained in:
0xEmm 2024-01-09 19:27:31 +01:00
commit 7227decc36
5 changed files with 116 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
.idea/
__pycache__/