Remove Arduino dependency
This commit is contained in:
parent
2655734d13
commit
e51f5a38e0
@ -3,8 +3,6 @@
|
|||||||
|
|
||||||
#include "FloatSingle.h"
|
#include "FloatSingle.h"
|
||||||
|
|
||||||
#include <Arduino.h>
|
|
||||||
|
|
||||||
Propulsion::Propulsion() {
|
Propulsion::Propulsion() {
|
||||||
this->placement = nullptr;
|
this->placement = nullptr;
|
||||||
this->motorCount = 0;
|
this->motorCount = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user