diff options
| author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2016-07-02 17:57:05 +0300 |
|---|---|---|
| committer | Damien George <damien.p.george@gmail.com> | 2016-08-09 23:51:15 +1000 |
| commit | 0a773b46a5fd75fe4424f8a8ff49f7f79f54b4ce (patch) | |
| tree | 90f7d8f7bb8d8204721c17ed29177787b6974a42 | |
| parent | 01f67ea8fd28c7c217785585f66bb2f2971f4207 (diff) | |
esp8266/scripts/: Symlink umqtt.simple from micropython-lib.
| l--------- | esp8266/scripts/umqtt/simple.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/esp8266/scripts/umqtt/simple.py b/esp8266/scripts/umqtt/simple.py new file mode 120000 index 000000000..c95de745f --- /dev/null +++ b/esp8266/scripts/umqtt/simple.py @@ -0,0 +1 @@ +../../../../micropython-lib/umqtt.simple/umqtt/simple.py
\ No newline at end of file |
