small refactoring, add efm8 reset

This commit is contained in:
Conor Patrick
2018-07-15 12:24:32 -04:00
parent dad7d90481
commit a54cbd60a1
14 changed files with 104 additions and 39 deletions

View File

@@ -8,7 +8,7 @@
#ifndef SRC_APP_H_
#define SRC_APP_H_
#define DEBUG_LEVEL 1
#define PRINTING_USE_VCOM
@@ -16,6 +16,10 @@
#define BRIDGE_TO_WALLET
//#define DISABLE_CTAPHID_PING
//#define DISABLE_CTAPHID_WINK
#define DISABLE_CTAPHID_CBOR
void printing_init();