diff options
Diffstat (limited to 'crypto/project.h')
-rw-r--r-- | crypto/project.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/project.h b/crypto/project.h index 79deb31..6ec215d 100644 --- a/crypto/project.h +++ b/crypto/project.h @@ -38,5 +38,7 @@ #include "bsp/bsp.h" #include "bsp/bsp_btn_ble.h" +#include "tinyprintf.h" + #include "prototypes.h" |