ioLibrary_Driver icon indicating copy to clipboard operation
ioLibrary_Driver copied to clipboard

const correct MQTT APIs to enable compiling with C++

Open brokeh opened this issue 10 months ago • 0 comments

Compiling with C++ still requires putting extern "C" around the includes, but previously it was just not possible to compile MQTT into a C++ project

brokeh avatar Apr 13 '25 21:04 brokeh