Files
RadioPhotonic_PCB_PC_software/run
2025-11-24 15:57:57 +03:00

8 lines
191 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