Add support for the cluecard

This commit is contained in:
skullY
2016-08-08 16:11:54 -07:00
parent d561f63bd1
commit adad05c3fb
9 changed files with 484 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#include "../../config.h"
// place overrides here
#endif