Created
July 30, 2024 11:46
-
-
Save wolfmanjm/53227d9c7f854198cc6deef86d4c0e3a to your computer and use it in GitHub Desktop.
button box ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[button box] | |
feeder0.pin = PE8 # button | |
feeder0.press = echo -1 M700N0 # command to send | |
feeder1.pin = PJ7 # button | |
feeder1.press = echo -1 M700N1 # command to send | |
feeder2.pin = PJ8 # button | |
feeder2.press = echo -1 M700N2 # command to send | |
feeder3.pin = PD15 # button | |
feeder3.press = echo -1 M701N3 # command to send | |
feeder4.pin = PB5 # button | |
feeder4.press = echo -1 M701N4 # command to send | |
feeder5.pin = PA6 # button | |
feeder5.press = echo -1 M701N5 # command to send | |
feeder6.pin = PA5 # button | |
feeder6.press = echo -1 M701N6 # command to send | |
feeder7.pin = PB1 # button | |
feeder7.press = echo -1 M701N7 # command to send | |
feeder8.pin = PJ4 # button | |
feeder8.press = echo -1 M701N8 # command to send | |
feeder9.pin = PA4 # button | |
feeder9.press = echo -1 M701N9 # command to send | |
feeder10.pin = PG0 # button | |
feeder10.press = echo -1 M701N10 # command to send | |
feeder11.pin = PJ3 # button | |
feeder11.press = echo -1 M701N11 # command to send | |
feeder12.pin = PG1 # button | |
feeder12.press = echo -1 M701N12 # command to send | |
feeder13.pin = PJ2 # button | |
feeder13.press = echo -1 M701N13 # command to send | |
feeder14.pin = PH2 # button | |
feeder14.press = echo -1 M701N14 # command to send | |
feeder15.pin = PH4 # button | |
feeder15.press = echo -1 M701N15 # command to send | |
feeder16.pin = PC0 # button | |
feeder16.press = echo -1 M701N16 # command to send | |
feeder17.pin = PF15 # button | |
feeder17.press = echo -1 M701N17 # command to send | |
feeder18.pin = PH3 # button | |
feeder18.press = echo -1 M701N18 # command to send | |
feeder19.pin = PF0 # button | |
feeder19.press = echo -1 M701N19 # command to send | |
feeder20.pin = PF1 # button | |
feeder20.press = echo -1 M701N20 # command to send | |
feeder21.pin = PC3 # button | |
feeder21.press = echo -1 M701N21 # command to send | |
feeder22.pin = PA3 # button | |
feeder22.press = echo -1 M701N22 # command to send | |
feeder23.pin = PC2 # button | |
feeder23.press = echo -1 M701N23 # command to send | |
feeder24.pin = PF2 # button | |
feeder24.press = echo -1 M701N24 # command to send | |
feeder25.pin = PI10 # button | |
feeder25.press = echo -1 M701N25 # command to send | |
feeder26.pin = PH7 # button | |
feeder26.press = echo -1 M701N26 # command to send | |
feeder27.pin = PB12 # button | |
feeder27.press = echo -1 M701N27 # command to send | |
feeder28.pin = PF10 # button | |
feeder28.press = echo -1 M701N28 # command to send | |
feeder29.pin = PF6 # button | |
feeder29.press = echo -1 M701N29 # command to send | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment