Please install the EditorConfig plugin

This commit is contained in:
Scott Lahteine
2020-12-14 21:27:05 -06:00
parent e188b3e28c
commit 46d2dc9bee
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