Skip to content
Snippets Groups Projects
Commit e94f0980 authored by Gabriel Fedel's avatar Gabriel Fedel :speech_balloon: Committed by iocuser
Browse files

Fix override_rflps to use the current board

parent 541bf9a9
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
/usr/local/bin/sis8300drv_reg /dev/sis8300-6 0xF05 -w 2
/usr/local/bin/sis8300drv_reg /dev/sis8300-6 0xF06 -w 2
/usr/local/bin/sis8300drv_reg /dev/sis8300-$LLRF_SLOT_1 0xF05 -w 2
/usr/local/bin/sis8300drv_reg /dev/sis8300-$LLRF_SLOT_1 0xF06 -w 2
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment