mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-04 19:59:55 +00:00
5 lines
99 B
C++
5 lines
99 B
C++
|
|
#include "CryptoEngine.h"
|
|
|
|
// FIXME, do a NRF52 version
|
|
CryptoEngine *crypto = new CryptoEngine(); |