We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf155bd commit 25288cbCopy full SHA for 25288cb
src/features/VCOMConfiguration/VCOMConfiguration.tsx
@@ -69,7 +69,7 @@ const VCOMConfiguration = ({
69
),
70
}),
71
);
72
- // Also diconnect HWFC if VCOM is disconnected
+ // Also disconnect HWFC if VCOM is disconnected
73
dispatch(
74
setConfigValue({
75
configPin: hwfcEnablePin,
0 commit comments