Skip to content

Commit ad532b9

Browse files
committed
Add MQTT server authentication support with configurable username and password
1 parent 553b8cc commit ad532b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

marquee/marquee.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
#include "Settings.h"
2929

30-
#define VERSION "3.1.22"
30+
#define VERSION "3.1.23"
3131

3232
#define HOSTNAME "CLOCK-"
3333
#define CONFIG "/conf.txt"

0 commit comments

Comments
 (0)