avr: Rename the analog-only PE0/PE1 pins on atmega168/328 to PE2/PE3
The atmega328pb has officially named these pins as PE2 and PE3, so use that naming scheme instead of the previous Klipper invented names. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -8,6 +8,9 @@ All dates in this document are approximate.
|
||||
|
||||
## Changes
|
||||
|
||||
20210814: The analog only pseudo-pins on the atmega168 and atmega328
|
||||
have been renamed from PE0/PE1 to PE2/PE3.
|
||||
|
||||
20210720: A controller_fan section now monitors all stepper motors by
|
||||
default (not just the kinematic stepper motors). If the previous
|
||||
behavior is desired, see the `stepper` config option in the
|
||||
|
||||
Reference in New Issue
Block a user