Skip to content

Commit 2544db4

Browse files
authored
Add newline at end
1 parent 24f3533 commit 2544db4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PyPortal_MQTT_Control/secrets.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
'broker' : '_your_mqtt_broker_url_or_ip',
55
'user' : '_your_mqtt_broker_username_',
66
'pass' : '_your_mqtt_broker_password_'
7-
}
7+
}

0 commit comments

Comments
 (0)