Rename bilby rough_20 to rough_100
This commit is contained in:
@@ -37,7 +37,7 @@ driver shutters = {
|
||||
allowed = 'in,out'
|
||||
property 'nxalias' = 'rough_40'
|
||||
}
|
||||
var rough_20 = {
|
||||
var rough_100 = {
|
||||
readable = 1;
|
||||
read_function = read_switch_pair;
|
||||
read_command = 'MG @IN[15], @IN[16]'
|
||||
@@ -45,7 +45,7 @@ driver shutters = {
|
||||
write_function = write_switch;
|
||||
write_command = '11'
|
||||
allowed = 'in,out'
|
||||
property 'nxalias' = 'rough_20'
|
||||
property 'nxalias' = 'rough_100'
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user