disable read temp test by default
This commit is contained in:
parent
d84c6a7e70
commit
b2feb05fa9
@ -30,7 +30,7 @@ class PDU2TestProcedure:
|
||||
gnd_wdt_reset = False
|
||||
ping = False
|
||||
channel_2_off = False # Reaction wheels 5V
|
||||
read_temperature = True
|
||||
read_temperature = False
|
||||
read_channel_2_state = False # Reaction wheels 5V
|
||||
read_cur_lu_lim_0 = False # OBC
|
||||
channel_2_on = False # Reaction wheels 5V
|
||||
|
Loading…
Reference in New Issue
Block a user