Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
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
Menu
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
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
Supports
Markdown
0%
Try again
or
attach a new 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