minor fixups to get nrf52 building again
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
|
||||
#include "CryptoEngine.h"
|
||||
|
||||
// FIXME, do a NRF52 version
|
||||
CryptoEngine *crypto = new CryptoEngine();
|
||||
Reference in New Issue
Block a user