B001-V3 works with it now
This commit is contained in:
@@ -8,7 +8,9 @@
|
||||
#ifndef MAIN_UART_COMMS_H_
|
||||
#define MAIN_UART_COMMS_H_
|
||||
|
||||
void uart_start();
|
||||
void uart_stop();
|
||||
#include "esp_err.h"
|
||||
|
||||
esp_err_t uart_init();
|
||||
esp_err_t uart_stop();
|
||||
|
||||
#endif /* MAIN_UART_COMMS_H_ */
|
||||
|
||||
Reference in New Issue
Block a user