All public logs
Jump to navigation
Jump to search
Combined display of all available logs of The TinkerNet Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:54, 26 December 2020 Tinker talk contribs created page Modular ESP Firmware - MQTT - Individual Functions (Created page with "== void setup_mqtt(); == <syntaxhighlight lang="cpp" line="1"> void setup_mqtt() { MQTT_client.setServer(MQTT_broker, 1883); MQTT_client.setCallback(MQTT_callback); //...") Tag: Visual edit