Added V2 files for the ECO board, also changed default from rev1 to rev2.
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
#ifdef SUBPROJECT_rev1
|
||||
#include "rev1.h"
|
||||
#endif
|
||||
#ifdef SUBPROJECT_rev2
|
||||
#include "rev2.h"
|
||||
#endif
|
||||
|
||||
|
||||
#include "quantum.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user