This commit is contained in:
@ -342,5 +342,5 @@ bool AcsBoardAssembly::isGpsUsable(uint8_t targetSubmode) const {
|
||||
if (gpsIter != childrenMap.end() and gpsIter->second.mode == mode) {
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user