We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f7daf8 commit afd7115Copy full SHA for afd7115
1 file changed
src/hal/user_comps/xhc-whb04b-6/pendant.cc
@@ -343,6 +343,7 @@ FeedRotaryButtonCodes::FeedRotaryButtonCodes() :
343
{percent_60.code, &percent_60},
344
{percent_100.code, &percent_100},
345
{lead.code, &lead},
346
+ {lead9B.code, &lead},
347
{undefined.code, &undefined}
348
}
349
{
0 commit comments