#ifndef CONFIG_USER_H #define CONFIG_USER_H #undef ENABLE_WIFI #define ENABLE_PLUNGER #undef WIFI_SSID #define WIFI_SSID "MyNewNetwork" #undef SAKO_VFD_SLAVE_ID #define SAKO_VFD_SLAVE_ID 15 #endif // CONFIG_USER_H