Rename system to serial_link
Also combined driver.h with serial_link.h
This commit is contained in:
@@ -23,7 +23,7 @@ SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "serial_link/protocol/triple_buffered_object.h"
|
||||
#include "serial_link/system/system.h"
|
||||
#include "serial_link/system/serial_link.h"
|
||||
#include <stdbool.h>
|
||||
#include <stddef.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user