Created files for motormixer

This commit is contained in:
philsson 2016-10-07 17:36:09 +02:00
parent bb866510f8
commit ff9ebbd15e
2 changed files with 21 additions and 0 deletions

View 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_ */

View File

@ -0,0 +1,8 @@
/*
* motormix.c
*
* Created on: 7 okt. 2016
* Author: Philip
*/