QCBOR
Loading...
Searching...
No Matches
qcbor_encode.h
1/* ==========================================================================
2 * qcbor_encode.h -- Backwards compatibility to v1 qcbor_encode.h
3 *
4 * Copyright (c) 2024, Laurence Lundblade. All rights reserved.
5 *
6 * SPDX-License-Identifier: BSD-3-Clause
7 *
8 * See BSD-3-Clause license in file named "LICENSE"
9 *
10 * Created on 12/18/24.
11 * ========================================================================== */
12
13#ifndef qcbor_encode_h
14#define qcbor_encode_h
15
19
20#endif /* qcbor_encode_h */