fixed merge conflicts
This commit is contained in:
@ -13,7 +13,7 @@ extern ComSubsystem SUBSYSTEM;
|
||||
// transceiver might be damaged due to overheating
|
||||
static const uint32_t TRANSMITTER_TIMEOUT = 900000; // 15 minutes
|
||||
|
||||
void init();
|
||||
Subsystem& init();
|
||||
} // namespace com
|
||||
|
||||
} // namespace satsystem
|
||||
|
Reference in New Issue
Block a user