Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
diy_bloke
VeryDeepSleep_MQTTsubscribe
Commits
eaa7c1c3
Commit
eaa7c1c3
authored
Jan 26, 2020
by
diy_bloke
Browse files
Update VeryDeepSleep_MQTTsubscribe.ino
parent
dd5e338a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
VeryDeepSleep_MQTTsubscribe.ino
VeryDeepSleep_MQTTsubscribe.ino
+2
-0
No files found.
VeryDeepSleep_MQTTsubscribe.ino
View file @
eaa7c1c3
/*************************************************
Template for static IP,MQTT &DeepSleep
Read out a DHT11
By DIY_bloke
https://arduinodiy.wordpress.com/2020/01/26/very-deep-sleep-part-4-subscribing-to-mqtt-messages/
*************************************************/
long
SLEEPTIME
=
900e6
;
//15min
const
char
*
WLAN_SSID
=
"NetGear500"
;
//insert your own ssid & password
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment