Please install the EditorConfig plugin

This commit is contained in:
Scott Lahteine
2020-12-14 21:27:05 -06:00
parent 5a6fc3e5b7
commit 69999f962a
2 changed files with 3 additions and 3 deletions

View File

@ -60,7 +60,7 @@
//
#ifndef HAS_PIN_27_BOARD
#define SERVO0_PIN PB0 // BLTouch OUT
#else
#else
#define SERVO0_PIN PC6
#endif