diff options
Diffstat (limited to 'stmhal/qstrdefsport.h')
| -rw-r--r-- | stmhal/qstrdefsport.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stmhal/qstrdefsport.h b/stmhal/qstrdefsport.h index c6f67d545..d502dae49 100644 --- a/stmhal/qstrdefsport.h +++ b/stmhal/qstrdefsport.h @@ -66,8 +66,8 @@ Q(PULL_NONE) Q(PULL_UP) Q(PULL_DOWN) -// for Led object -Q(Led) +// for LED object +Q(LED) Q(on) Q(off) Q(toggle) |
