Skip to content

Commit

Permalink
Fix lineIndex typo
Browse files Browse the repository at this point in the history
  • Loading branch information
scottpaulsen committed Dec 3, 2024
1 parent babcd9f commit 610940f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fboss/platform/configs/morgan800cc/platform_manager.json
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,7 @@
"presenceDetection": {
"gpioLineHandle": {
"devicePath": "/[MCB_MCB_GPIO]",
"ineIndex": 48,
"lineIndex": 48,
"desiredValue": 1
}
}
Expand Down

0 comments on commit 610940f

Please sign in to comment.