feat: added robot_pi_service.py, settings.py; devops: added Makefile for run project; docs: added for run project with Makefile

This commit is contained in:
Arduinum628
2025-06-02 12:19:02 +03:00
parent 8b89e4a993
commit d93d039406
7 changed files with 109 additions and 0 deletions

3
Makefile Normal file
View File

@@ -0,0 +1,3 @@
run:
chmod +x robot_pi_service/robot_pi_service.py
python3 robot_pi_service/robot_pi_service.py