mirror of
https://github.com/liquidraver/ZephCore.git
synced 2026-09-02 20:23:53 +00:00
10 lines
180 B
C
10 lines
180 B
C
/*
|
|
* SPDX-License-Identifier: MIT
|
|
* IdentityStore.h - Re-exports identity/crypto constants from MeshCore
|
|
*/
|
|
|
|
#pragma once
|
|
|
|
#include <mesh/MeshCore.h>
|
|
#include <mesh/Identity.h>
|