Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Florian Klien
micropython_mqtt_dht22
Commits
e2ebd115
Commit
e2ebd115
authored
Jul 07, 2018
by
Florian Klien
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
boot.py
parent
6632c704
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
boot.py
boot.py
+8
-0
No files found.
boot.py
0 → 100644
View file @
e2ebd115
# This file is executed on every boot (including wake-boot from deepsleep)
#import esp
#esp.osdebug(None)
import
gc
#import webrepl
#webrepl.start()
gc
.
collect
()
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