-->
Page 1 of 1

What variable type can be used for mDNS.begin(VARIABLE)?

PostPosted: Sun May 12, 2019 7:14 pm
by mrlightsman
I would ike to use a variable to load the mdns name from my sketch. What type of variable can I use? char? const char? String? Thanks.