add firmware
This commit is contained in:
5
utils/move.h
Normal file
5
utils/move.h
Normal file
@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include "quat.h"
|
||||
|
||||
Vec3 Motion(Vec3 vec, bool move, float dx, float dy, float range, unsigned long time);
|
Reference in New Issue
Block a user