Move properties_to_json to libmosquitto_common

This commit is contained in:
Roger A. Light
2024-06-18 16:29:05 +01:00
parent 7faad7ca78
commit 2f32fcd949
8 changed files with 185 additions and 103 deletions

View File

@@ -25,6 +25,7 @@ endif
OBJS= \
base64_common.o \
cjson_common.o \
file_common.o \
memory_common.o \
mqtt_common.o \