diff options
Diffstat (limited to 'esp8266/qstrdefsport.h')
| -rw-r--r-- | esp8266/qstrdefsport.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/esp8266/qstrdefsport.h b/esp8266/qstrdefsport.h index d875d8d2a..7610eb33d 100644 --- a/esp8266/qstrdefsport.h +++ b/esp8266/qstrdefsport.h @@ -25,3 +25,7 @@ */ // qstrs specific to this port, only needed if they aren't auto-generated + +// Entries for sys.path +Q(/) +Q(/lib) |
