fixed build configurations for main project and moved all MLA framework source to the common_src directory

This commit is contained in:
2019-08-10 15:26:31 -04:00
parent a759e427fb
commit 3807ed2588
12 changed files with 25 additions and 21 deletions

View File

@@ -22,6 +22,8 @@
* @date 6 Aug 2019
* @brief USB interface to 6-sensor DDR pads.
*/
#pragma warning disable 1510
#include "usb.h"
#include "padhal.h"
#include "dancepad.h"