Indented using indent script.
This commit is contained in:
@@ -60,8 +60,10 @@ extern "C" {
|
||||
|
||||
void rs485_turnaround_delay(
|
||||
void);
|
||||
void rs485_silence_time_reset(void);
|
||||
bool rs485_silence_time_elapsed(uint32_t milliseconds);
|
||||
void rs485_silence_time_reset(
|
||||
void);
|
||||
bool rs485_silence_time_elapsed(
|
||||
uint32_t milliseconds);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user