Fix the sensitive pin definitions, there where analogue numbers in the digital pin list. Also made M42 without a P function on the LED_PIN (which was otherwise a useless pin definition)
This commit is contained in:
parent
8b58edc70e
commit
5ff5cee8ce
5 changed files with 26 additions and 26 deletions
|
|
@ -43,7 +43,7 @@
|
|||
// 70 = Megatronics
|
||||
// 90 = Alpha OMCA board
|
||||
// 91 = Final OMCA board
|
||||
// Rambo = 301
|
||||
// 301 = Rambo
|
||||
|
||||
#ifndef MOTHERBOARD
|
||||
#define MOTHERBOARD 7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue