Skip to content
Snippets Groups Projects
Commit b2a48f1a authored by Scott Lahteine's avatar Scott Lahteine
Browse files

Provide a SERVO0_PIN for non-standard LCD

parent 10a1f076
Branches
Tags
No related merge requests found
......@@ -185,6 +185,8 @@
#define STD_ENCODER_PULSES_PER_STEP 4
#define STD_ENCODER_STEPS_PER_MENU_ITEM 1
#endif
#else
#define SERVO0_PIN 27
#endif // ULTRA_LCD && NEWPANEL
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment