I create builds using nodemcu-build.com.
From the NodeMCU documentation the mDNS functionality is described.
But is seems not to be available from the builds created by nodemcu-build.com.
Calling mdns.register results in attempt to index global 'mdns' (a nil value)
Can anyone explain how to get it in my firmware?