attempt at getting ams to work

This commit is contained in:
Conor Patrick
2018-08-02 19:08:46 -04:00
parent 111e8a6fe4
commit 4f3e76ae94
5 changed files with 60 additions and 19 deletions

View File

@@ -25,6 +25,7 @@ void printing_init();
#define TEST
#define TEST_POWER
// GPIO assignments
#define NFC_DEV_SS gpioPortF,2
#endif /* SRC_APP_H_ */