This commit is contained in:
2026-08-10 10:45:53 +03:00
parent 71b0c9f5af
commit e7b345b377
8 changed files with 43 additions and 37 deletions

2
BTA_dome_modbus/build Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
su -c "make debug; chmod a+s dome_client"