/* Configuration variables with values */ #define SDA_PIN 21 #define SCL_PIN 22 #define I2C_FREQ_HZ 100000 #define WIFI_SSID "IoT_bots" #define WIFI_PASSWORD "208208208"