mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'bugfix/gcc8_compat' into 'master'
Remove warning (gcc8) See merge request idf/esp-idf!4795
This commit is contained in:
commit
853dd3ff7a
@ -24,7 +24,6 @@
|
||||
|
||||
|
||||
#define EXAMPLE_MDNS_INSTANCE CONFIG_MDNS_INSTANCE
|
||||
static const char c_config_hostname[] = CONFIG_MDNS_HOSTNAME;
|
||||
#define EXAMPLE_BUTTON_GPIO 0
|
||||
|
||||
static const char *TAG = "mdns-test";
|
||||
|
Loading…
x
Reference in New Issue
Block a user