tuya / tuya-connect-kit-for-mqtt-embedded-c

Provide core capabilities like device connection, uplink and downlink communication and OTA across platforms and operating systems.
MIT License
64 stars 55 forks source link

fatal error: 'qrencode.h' file not found #79

Closed 1996xjm closed 3 years ago

1996xjm commented 3 years ago

the code don't have this file.

tuya-iot-link-sdk-embedded-c/examples/tuya_ota_demo/qrencode_print.c:4:10: fatal error: 'qrencode.h' file not found
#include "qrencode.h"
         ^~~~~~~~~~~~
1 error generated.