Skip to content

Commit 26a2c83

Browse files
improving entrypoint for cbor
1 parent b932204 commit 26a2c83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Arduino_TinyCBOR.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
*/
1010
#pragma once
1111

12-
#include "./tinycbor/cbor-lib.h"
12+
#include "./cbor/tinycbor/cbor-lib.h"

0 commit comments

Comments
 (0)