add empty description to Mod() for Sea classes
Change-Id: I3890782b4e08291f73db0bfc4671c6cbc14f05d6
This commit is contained in:
@ -117,7 +117,7 @@ Mod('lev',
|
||||
|
||||
Mod('n2lev',
|
||||
'frappy_psi.mercury.N2Level',
|
||||
'LHe level',
|
||||
'LN2 level',
|
||||
slot='DB1.L1',
|
||||
io='ips',
|
||||
)
|
||||
@ -205,4 +205,5 @@ Mod('om',
|
||||
io='om_io',
|
||||
sign=-1,
|
||||
encoder_mode='NO',
|
||||
target=Param(min=-180, max=360)
|
||||
)
|
||||
|
Reference in New Issue
Block a user