apply clang format
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,8 @@ enum ScanModes : uint8_t {
|
||||
N_ONCE = 0b11
|
||||
};
|
||||
|
||||
|
||||
uint8_t buildConvByte(ScanModes scanMode, uint8_t channel, bool readTemp);
|
||||
|
||||
}
|
||||
} // namespace max1227
|
||||
|
||||
#endif /* MISSION_DEVICES_MAX1227_H_ */
|
||||
|
Reference in New Issue
Block a user