Arduino Forum
Settings Text String as Variable in If Statement
Projects
Programming
johnwasser
August 19, 2021, 9:15pm
4
snprintf (msg, 75, "up"); client.publish(digitalRead(switchPin0) ? "server1" : "server2", msg);
show post in topic
Related topics
Topic
Replies
Views
Activity
Noob question about variables
Programming
8
968
May 5, 2021
MQTT variable
Programming
5
6693
May 5, 2021
Please help me convert this from String to char
Programming
6
1086
May 5, 2021
Better Method for using String value
Programming
4
740
May 5, 2021
how to convert String to const char* ?
Programming
2
12345
May 5, 2021