Fix lib_standard_app include path

This commit is contained in:
Charles-Edouard de la Vergne
2024-04-15 11:33:42 +02:00
parent 89607ec6fe
commit 85a0ebb088
8 changed files with 8 additions and 7 deletions

View File

@@ -4,7 +4,7 @@
#include "feature_getPublicKey.h"
#include "common_ui.h"
#include "os_io_seproxyhal.h"
#include "lib_standard_app/crypto_helpers.h"
#include "crypto_helpers.h"
void handleGetPublicKey(uint8_t p1,
uint8_t p2,