Files
ZephCore/zephcore/helpers/IdentityStore.h
T
2026-03-28 20:53:59 +01:00

10 lines
187 B
C

/*
* SPDX-License-Identifier: Apache-2.0
* IdentityStore.h - Re-exports identity/crypto constants from MeshCore
*/
#pragma once
#include <mesh/MeshCore.h>
#include <mesh/Identity.h>