Converted timer to a more useful and easily used timer library.
This commit is contained in:
@@ -60,6 +60,8 @@ extern "C" {
|
||||
|
||||
void rs485_turnaround_delay(
|
||||
void);
|
||||
void rs485_silence_time_reset(void);
|
||||
bool rs485_silence_time_elapsed(uint32_t milliseconds);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user