Pins should always be defined (even for disabled features)
This commit is contained in:
@@ -74,10 +74,7 @@
|
||||
#endif
|
||||
#endif // VIKI2/miniVIKI
|
||||
|
||||
#if ENABLED(FILAMENT_SENSOR)
|
||||
//Filip added pin for Filament sensor analog input
|
||||
#define FILWIDTH_PIN 3
|
||||
#endif
|
||||
#define FILWIDTH_PIN 3 // ANALOG NUMBERING
|
||||
|
||||
/************************************************
|
||||
* Rambo pin assignments old
|
||||
|
Reference in New Issue
Block a user