8000 esp8266/modules/: Symlink urrlib.urequest and urequests from micropyt… · DFRobot/micropython@134bc95 · GitHub
[go: up one dir, main page]

Skip to content

Commit 134bc95

Browse files
pfalcondpgeorge
authored andcommitted
esp8266/modules/: Symlink urrlib.urequest and urequests from micropython-lib.
The symlinks assume that micropython-lib is checked out in the same parent dir as micropython.
1 parent 819a172 commit 134bc95

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

esp8266/modules/urequests.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../micropython-lib/urequests/urequests.py

esp8266/modules/urllib/urequest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../../micropython-lib/urllib.urequest/urllib/urequest.py

0 commit comments

Comments
 (0)
0