diff options
Diffstat (limited to 'cc3200/qstrdefsport.h')
-rw-r--r-- | cc3200/qstrdefsport.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cc3200/qstrdefsport.h b/cc3200/qstrdefsport.h index b4040bf7b3..6b123a6e7c 100644 --- a/cc3200/qstrdefsport.h +++ b/cc3200/qstrdefsport.h @@ -151,7 +151,6 @@ Q(disable) // for RTC class Q(RTC) Q(datetime) -Q(callback) // for time class Q(utime) @@ -245,7 +244,7 @@ Q(handler) Q(intmode) Q(value) Q(priority) -Q(wake) +Q(wakes) // for Sleep class Q(Sleep) |