com subsystem complete
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
This commit is contained in:
@ -12,9 +12,7 @@ extern ComSubsystem SUBSYSTEM;
|
||||
// The syrlinks must not transmitting longer then 15 minutes otherwise the
|
||||
// transceiver might be damaged due to overheating
|
||||
// 15 minutes in milliseconds
|
||||
//static const uint32_t TRANSMITTER_TIMEOUT = 900000;
|
||||
|
||||
static const uint32_t TRANSMITTER_TIMEOUT = 60000;
|
||||
static const uint32_t TRANSMITTER_TIMEOUT = 900000;
|
||||
|
||||
Subsystem& init();
|
||||
} // namespace com
|
||||
|
Reference in New Issue
Block a user