This shows you the differences between two versions of the page.
|
iothings:laboratoare:2025_code:lab3_1 [2025/10/13 17:19] dan.tudose |
iothings:laboratoare:2025_code:lab3_1 [2025/10/13 17:19] (current) dan.tudose |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| <code C main.cpp> | <code C main.cpp> | ||
| + | |||
| #include <Arduino.h> | #include <Arduino.h> | ||
| #include <WiFi.h> | #include <WiFi.h> | ||
| - | //#include <MQTT.h> // 256dpi MQTT library | ||
| - | #include <ArduinoJson.h> | ||
| - | #include <Adafruit_NeoPixel.h> | ||
| #include <PubSubClient.h> | #include <PubSubClient.h> | ||