Skip to content

Commit

Permalink
https://github.com/andreika-git/hellen-one/issues/364
Browse files Browse the repository at this point in the history
megamodule: OUT_IO4 vs IO4 similar naming is a bit evil
  • Loading branch information
rusefillc authored and chuckwagoncomputing committed Feb 8, 2024
1 parent 7ec8355 commit ea5871b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firmware/config/boards/hellen_meta.h
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ void detectHellenBoardType();


// also IO1/IO5 on rev 0.6
#define H144_GP_IO1 D4
#define H144_GP_IO1 Gpio::D4
// also IO2/IO5 on rev 0.6
#define H144_GP_IO2 D7
#define H144_GP_IO3 G10
Expand Down

0 comments on commit ea5871b

Please sign in to comment.