TencentCloud / tencentcloud-iot-sdk-embedded-c

SDK for connecting to Tencent Cloud IoT from a device using embedded C.
https://cloud.tencent.com/product/iothub
Other
149 stars 71 forks source link

fix: fix wrong number of format arguments #44

Open szsam opened 1 year ago

szsam commented 1 year ago

Format for IOT_Log_Gen (in a macro expansion) expects 1 arguments but given 0.