Browse Source

added missing #endif

Steffen Vogel 10 years ago
parent
commit
905aab3b85
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      Marlin/DOGMbitmaps.h

+ 1
- 0
Marlin/DOGMbitmaps.h View File

72
     ,0x40,0x00,0x00,0x00,0x00,0x00,0x02
72
     ,0x40,0x00,0x00,0x00,0x00,0x00,0x02
73
     ,0x60,0x00,0x00,0x00,0x00,0x00,0x06
73
     ,0x60,0x00,0x00,0x00,0x00,0x00,0x06
74
     ,0x1f,0xff,0xff,0xff,0xff,0xff,0xf8 };
74
     ,0x1f,0xff,0xff,0xff,0xff,0xff,0xf8 };
75
+#endif
75
 
76
 
76
 // Here comes a compile-time operation to match the extruder symbols 
77
 // Here comes a compile-time operation to match the extruder symbols 
77
 // on the info screen to the set number of extruders in configuration.h
78
 // on the info screen to the set number of extruders in configuration.h

Loading…
Cancel
Save