ioLibrary_Driver
ioLibrary_Driver copied to clipboard
const correct MQTT APIs to enable compiling with C++
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