working receive
This commit is contained in:
@@ -1 +1,5 @@
|
||||
#include "uart_handler.hpp"
|
||||
|
||||
template <>
|
||||
// uint8_t* uart_interface::rx_buff = new uint8_t[10];
|
||||
uint8_t uart_interface::rx_buff = 0;
|
||||
|
||||
Reference in New Issue
Block a user