You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Board: ESP32 Dev Module
Core Installation/update date: commit ec3a97b (dec 15)
IDE name: Eclipse / Sloeber 4.3 plugin
Computer OS: Windows 10
Description:
On compilation of the ESPmDNS component the following code results in an error error: 'esp32' was not declared in this scope
because the macro ARDUINO_VARIANT is replaced by esp32 and not by the string "esp32"