소스 검색

✏️ cleanup

Scott Lahteine 2 년 전
부모
커밋
9d2441f951
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1
    1
      Marlin/src/pins/stm32g0/pins_BTT_SKR_MINI_E3_V3_0.h
  2. 1
    1
      docs/ConfigEmbedding.md

+ 1
- 1
Marlin/src/pins/stm32g0/pins_BTT_SKR_MINI_E3_V3_0.h 파일 보기

@@ -150,7 +150,7 @@
150 150
  *  (LCD_D4) PB9  | 5  6   PA10 (BTN_EN2)
151 151
  *          RESET | 7  8 | PA9  (BTN_EN1)
152 152
  * (BTN_ENC) PA15 | 9 10 | PB5  (BEEPER)
153
- *                 ------ 
153
+ *                 ------
154 154
  *                  EXP1
155 155
  */
156 156
 #define EXP1_09_PIN                         PA15

+ 1
- 1
docs/ConfigEmbedding.md 파일 보기

@@ -12,7 +12,7 @@ Send the command `M503 C` to write the file `mc.zip` to the SD card. Copy the fi
12 12
 Run the following commands to extract and apply the configuration:
13 13
 ```
14 14
 $ git checkout -f
15
-$ unzip mc.zip 
15
+$ unzip mc.zip
16 16
 $ python buildroot/share/PlatformIO/scripts/mc-apply.py
17 17
 ```
18 18
 

Loading…
취소
저장