ellebi2000 / MqttPico_C

IoT Device Control with Raspberry Pi Pico and MQTT Protocol with C/C++ SDK
1 stars 0 forks source link

MqttPico_C

IoT Device Control with Raspberry Pi Pico and MQTT Protocol with C/C++ SDK

git clone https://github.com/ellebi2000/MqttPico_C.git

mkdir build && cd build

YOU MUST CHANGE WIFI/BROKER CRED

cmake .. -DPICO_BOARD=pico_w ..