Files
ZephCore/zephcore/helpers/IdentityStore.h
T
2026-06-07 22:47:17 +02:00

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>