Reorder client src directories
This commit is contained in:
6
client/deps/tinycbor/tinycbor-version.h
Normal file
6
client/deps/tinycbor/tinycbor-version.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef __TINYCBOR_VERSION_H
|
||||
#define __TINYCBOR_VERSION_H
|
||||
#define TINYCBOR_VERSION_MAJOR 0
|
||||
#define TINYCBOR_VERSION_MINOR 5
|
||||
#define TINYCBOR_VERSION_PATCH 3
|
||||
#endif
|
||||
Reference in New Issue
Block a user