SC-F001 way better logging and parameters. not integrated yet but.
This commit is contained in:
14
main/uart_comms.h
Normal file
14
main/uart_comms.h
Normal file
@@ -0,0 +1,14 @@
|
||||
/*
|
||||
* uart_comms.h
|
||||
*
|
||||
* Created on: Dec 13, 2025
|
||||
* Author: Thad
|
||||
*/
|
||||
|
||||
#ifndef MAIN_UART_COMMS_H_
|
||||
#define MAIN_UART_COMMS_H_
|
||||
|
||||
void uart_start();
|
||||
void uart_stop();
|
||||
|
||||
#endif /* MAIN_UART_COMMS_H_ */
|
||||
Reference in New Issue
Block a user