diff options
| author | Damien George <damien.p.george@gmail.com> | 2015-01-25 17:11:47 +0000 |
|---|---|---|
| committer | Damien George <damien.p.george@gmail.com> | 2015-01-25 17:11:47 +0000 |
| commit | 4b35a5464cc815c1c09e036dd87c47f5f36fa211 (patch) | |
| tree | 92735e24fc5674c184d1e79b06c513c77c7c56f1 /esp8266/qstrdefsport.h | |
| parent | 552f7c40a0c98fdd3bbf89f7d4ebf23e342e0c01 (diff) | |
| parent | 5fb775a0c059d187366525ff66be1c892a7b3302 (diff) | |
Merge branch 'master' of github.com:micropython/micropython
Diffstat (limited to 'esp8266/qstrdefsport.h')
| -rw-r--r-- | esp8266/qstrdefsport.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/esp8266/qstrdefsport.h b/esp8266/qstrdefsport.h index 41d641438..d6c936bc2 100644 --- a/esp8266/qstrdefsport.h +++ b/esp8266/qstrdefsport.h @@ -40,3 +40,6 @@ Q(delay) Q(udelay) Q(sync) Q(hard_reset) + +Q(esp) +Q(scan) |
