Created files for motormixer
This commit is contained in:
parent
bb866510f8
commit
ff9ebbd15e
13
UAV-ControlSystem/inc/drivers/motormix.h
Normal file
13
UAV-ControlSystem/inc/drivers/motormix.h
Normal file
@ -0,0 +1,13 @@
|
||||
/*
|
||||
* motormix.h
|
||||
*
|
||||
* Created on: 7 okt. 2016
|
||||
* Author: Philip
|
||||
*/
|
||||
|
||||
#ifndef DRIVERS_MOTORMIX_H_
|
||||
#define DRIVERS_MOTORMIX_H_
|
||||
|
||||
|
||||
|
||||
#endif /* DRIVERS_MOTORMIX_H_ */
|
8
UAV-ControlSystem/src/drivers/motormix.c
Normal file
8
UAV-ControlSystem/src/drivers/motormix.c
Normal file
@ -0,0 +1,8 @@
|
||||
/*
|
||||
* motormix.c
|
||||
*
|
||||
* Created on: 7 okt. 2016
|
||||
* Author: Philip
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user