Browse Source

Fix some file endings

pull/1/head
Scott Lahteine 5 years ago
parent
commit
424aa05cc2
  1. 2
      Marlin/src/HAL/HAL_DUE/pinsDebug.h
  2. 2
      Marlin/src/config/examples/Creality/CR-10/_Bootscreen.h

2
Marlin/src/HAL/HAL_DUE/pinsDebug.h

@ -187,4 +187,4 @@ void pwm_details(int32_t pin) {
* ID | PB11
* VBOF | PB10
*
*/
*/

2
Marlin/src/config/examples/Creality/CR-10/_Bootscreen.h

@ -52,4 +52,4 @@ const unsigned char custom_start_bmp[] PROGMEM = {
B00001111,B11000011,B11110000,B00000111,B11000000,B11111111,B11000111,B11111100,B01111111,B00000111,B10000001,B11000000,B00000000,B01111110,B00011111,B11000000,
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000111,B00000000,B00000000,B00000000,B00000000,B00000000,
B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000000,B00000111,B00000000,B00000000,B00000000,B00000000,B00000000
};
};

Loading…
Cancel
Save