added empty func for serial0_enable_timeouts()

This commit is contained in:
Jake Goodwin 2023-01-14 11:46:29 -08:00
parent d3ea6f445e
commit 2150baa106
1 changed files with 4 additions and 9 deletions

View File

@ -116,16 +116,11 @@ unsigned char rx_usart0(void) {
/* /*
* Inupt: None * Inupt: None
* Output: None * Output: None
* Description: * Description: Nothing right now.
*/ */
void serial0_enable_timeouts(uint8_t ms) {
;
/* }
* Inupt: None
* Output: None
* Description:
*/
/* /*
* Inupt: None * Inupt: None