Files
Your Name 809f19bea4 comments
2025-11-13 14:17:35 +00:00

8 lines
187 B
Bash
Executable File

#!/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
source .venv/bin/activate
python3 _device_main.py