diff options
author | ForsakenRei <frozen0416@gmail.com> | 2021-07-26 22:45:08 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-26 19:45:08 -0700 |
commit | ae2c2358ec9f581c3c1890edcb618297983746d1 (patch) | |
tree | a428d2df3ceee42b4394fc3e6be32745f7d7b204 /docs/zh-cn | |
parent | a617c8b80a5e1760ffaac5e4367d89065f2fbce9 (diff) |
[Docs] Add `default` case in Tap Dance Example 6 (#13727)
Added a `default` case in `switch(ql_tap_state.state)` at line 493 and 494.
Without it compile firmware with Example 6 code will encounter 2 errors:
`enumeration value 'TD_NONE' not handled in switch`
`enumeration value 'TD_UNKNOWN' not handled in switch`
Diffstat (limited to 'docs/zh-cn')
0 files changed, 0 insertions, 0 deletions