This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
github
/
micropython
mirror of
https://github.com/micropython/micropython.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
esp8266/modmachine: Use etshal.h.
pull/1865/head
Paul Sokolovsky
9 years ago
parent
f22a4f8e0a
commit
98b727c931
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
esp8266/modmachine.c
1
esp8266/modmachine.c
View File
@ -34,6 +34,7 @@
#
include
"os_type.h"
#
include
"osapi.h"
#
include
"etshal.h"
#
if MICROPY_PY_MACHINE
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
github/micropython
Title
Body
Create Issue