khoih-prog / MDNS_Generic

mDNS Library for nRF52, SAMD21, SAMD51, SAM DUE, STM32F/L/H/G/WB/MP1, AVR Mega, RP2040-based boards, etc. using Ethernet W5x00. Supports mDNS (Registering Services) and DNS-SD (Service Discovery). Ethernet_Generic library is used as default for W5x00
GNU General Public License v3.0
38 stars 12 forks source link

Personal Credentials left in repo #8

Closed ByronAP closed 2 years ago

ByronAP commented 2 years ago

https://github.com/khoih-prog/MDNS_Generic/blob/master/examples/WiFi/WiFiRegisteringServices/arduino_secrets.h#L2

khoih-prog commented 2 years ago

Hi @ByronAP

Thanks, Fixed in master.