Skip to content

Commit

Permalink
Fixed 1 typo from previous commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rick Lull authored and Rick Lull committed Jul 14, 2022
1 parent 5e5bf67 commit 08743aa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -475,7 +475,7 @@ constexpr const Gpio *const kPortExt0[] = {
openlcb::MultiConfiguredPC ext0_pcs(
stack.node(), kPortExt0, ARRAYSIZE(kPortExt0), cfg.seg().ext0_pc());

#endif // if num mcpios = 1
#endif // if num mcpios = 2

#if NUM_MCPIOS == 4

Expand Down

0 comments on commit 08743aa

Please sign in to comment.