Fix some file endings

This commit is contained in:
Scott Lahteine 2019-01-19 18:15:00 -06:00
parent ce563d7c2e
commit 424aa05cc2
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -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
};
};