Kaynağa Gözat

Drop extra avr/pgmspace include in _Bootscreen.h

Addressing #9441
Scott Lahteine 6 yıl önce
ebeveyn
işleme
d7f82c8ddf

+ 0
- 1
Marlin/src/config/examples/BQ/Hephestos_2/_Bootscreen.h Dosyayı Görüntüle

@@ -29,7 +29,6 @@
29 29
  * Use the Marlin Bitmap Converter to make your own:
30 30
  * http://marlinfw.org/tools/u8glib/converter.html
31 31
  */
32
-#include <avr/pgmspace.h>
33 32
 
34 33
 #define CUSTOM_BOOTSCREEN_BMPWIDTH  62
35 34
 

+ 0
- 1
Marlin/src/config/examples/Cartesio/_Bootscreen.h Dosyayı Görüntüle

@@ -29,7 +29,6 @@
29 29
  * Use the Marlin Bitmap Converter to make your own:
30 30
  * http://marlinfw.org/tools/u8glib/converter.html
31 31
  */
32
-#include <avr/pgmspace.h>
33 32
 
34 33
 #define CUSTOM_BOOTSCREEN_BMPWIDTH  64
35 34
 

+ 0
- 1
Marlin/src/config/examples/MakerParts/_Bootscreen.h Dosyayı Görüntüle

@@ -29,7 +29,6 @@
29 29
  * Use the Marlin Bitmap Converter to make your own:
30 30
  * http://marlinfw.org/tools/u8glib/converter.html
31 31
  */
32
-#include <avr/pgmspace.h>
33 32
 
34 33
 #define CUSTOM_BOOTSCREEN_BMPWIDTH  128
35 34
 

+ 0
- 1
Marlin/src/config/examples/Malyan/M150/_Bootscreen.h Dosyayı Görüntüle

@@ -29,7 +29,6 @@
29 29
  * Use the Marlin Bitmap Converter to make your own:
30 30
  * http://marlinfw.org/tools/u8glib/converter.html
31 31
  */
32
-#include <avr/pgmspace.h>
33 32
 
34 33
 #define CUSTOM_BOOTSCREEN_TIMEOUT   1000
35 34
 #define CUSTOM_BOOTSCREEN_BMPWIDTH  128

+ 0
- 1
Marlin/src/config/examples/gCreate/gMax1.5+/_Bootscreen.h Dosyayı Görüntüle

@@ -29,7 +29,6 @@
29 29
  * Use the Marlin Bitmap Converter to make your own:
30 30
  * http://marlinfw.org/tools/u8glib/converter.html
31 31
  */
32
-#include <avr/pgmspace.h>
33 32
 
34 33
 #define CUSTOM_BOOTSCREEN_BMPWIDTH  112
35 34
 

+ 0
- 1
frameworks/CMSIS/LPC1768/lib/WString.h Dosyayı Görüntüle

@@ -26,7 +26,6 @@
26 26
 #include <stdlib.h>
27 27
 #include <string.h>
28 28
 #include <ctype.h>
29
-//#include <avr/pgmspace.h>
30 29
 
31 30
 // When compiling programs with this class, the following gcc parameters
32 31
 // dramatically increase performance and memory (RAM) efficiency, typically

Loading…
İptal
Kaydet