Move the SysmoBTS source directory
This commit is contained in:
parent
203f92084c
commit
89c7f9ad59
36 changed files with 10 additions and 10 deletions
7
modules/rhizo_base/files/SysmoBTS/tgl-s
Normal file
7
modules/rhizo_base/files/SysmoBTS/tgl-s
Normal file
|
@ -0,0 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
# Toggle the power on the Slave (reset)
|
||||
sbts2050-util sbts2050-pwr-enable 1 0 1
|
||||
sleep 1
|
||||
sbts2050-util sbts2050-pwr-enable 1 1 1
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue