diff options
Diffstat (limited to 'esp8266/qstrdefsport.h')
-rw-r--r-- | esp8266/qstrdefsport.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/esp8266/qstrdefsport.h b/esp8266/qstrdefsport.h index f82e0d1a53..36e34e85aa 100644 --- a/esp8266/qstrdefsport.h +++ b/esp8266/qstrdefsport.h @@ -39,7 +39,6 @@ Q(elapsed_micros) Q(delay) Q(udelay) Q(sync) -Q(hard_reset) Q(unique_id) // uos module @@ -191,6 +190,7 @@ Q(ticks_diff) Q(time) // machine +Q(reset) Q(Timer) Q(callback) Q(deinit) |