/* Auto-generated config file winc1500_config.h */ #ifndef WINC1500_CONFIG_H #define WINC1500_CONFIG_H // <<< Use Configuration Wizard in Context Menu >>> #include // Basic configuration // Enable Wi-Fi Management // Enable Wi-Fi Management // wifi_mgmt_enable #ifndef CONF_MGMT #define CONF_MGMT 0 #endif #ifndef CONF_WINC_USE_SPI #define CONF_WINC_USE_SPI 1 #endif #ifndef CONF_PERIPH #define CONF_PERIPH 1 #endif #define CONF_WINC_DEBUG (1) #define CONF_WINC_PRINTF printf // // <<< end of configuration section >>> #endif // WINC1500_CONFIG_H