Feature can #4
@@ -1,6 +1,8 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include "bobbycar-serial.h"
|
#include <stdint.h>
|
||||||
|
|
||||||
|
#include "bobbycar-common.h"
|
||||||
|
|
||||||
struct MotorState {
|
struct MotorState {
|
||||||
bool enable = false;
|
bool enable = false;
|
||||||
|
Reference in New Issue
Block a user