🐛 Spellcheck comments (#22496)
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
This commit is contained in:
@ -138,7 +138,7 @@
|
||||
#define HEATER_BED_PIN 8
|
||||
|
||||
#define FAN_PIN 9
|
||||
#define FAN1_PIN 5 // Normall this would be a servo pin
|
||||
#define FAN1_PIN 5 // Normally this would be a servo pin
|
||||
|
||||
// XXX Runout support unknown?
|
||||
//#define NUM_RUNOUT_SENSORS 0
|
||||
|
Reference in New Issue
Block a user