first commit
This commit is contained in:
6
utils/mot.h
Normal file
6
utils/mot.h
Normal file
@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
void QUAD_Set(short throt, short x, short y, short z);
|
||||
void QUAD_Set2(short throt, short x, short y, short z);
|
||||
void QUAD_Set3(short throt, short x, short y, short z);
|
||||
void HEXA_Set(short throt, short x, short y, short z);
|
Reference in New Issue
Block a user