initial commit

This commit is contained in:
awe
2025-11-24 15:57:57 +03:00
parent c8b6aed434
commit 620bef8c88
2 changed files with 13 additions and 2 deletions

4
run
View File

@ -1,7 +1,7 @@
#!/usr/bin/bash
#reset generator PCB
pinctrl set 26 op dl # drive PCB NRST LOW -> reset stm32
pinctrl set 26 op dh # turn stm32 back ON
# pinctrl set 26 op dl # drive PCB NRST LOW -> reset stm32
# pinctrl set 26 op dh # turn stm32 back ON
source .venv/bin/activate
python3 _device_main.py