Selaa lähdekoodia

Avoid compiling error

Only a missing ","... now it will compile again
Philip Schell 10 vuotta sitten
vanhempi
commit
fb7c636ecf
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1
    0
      Marlin/Marlin_main.cpp

+ 1
- 0
Marlin/Marlin_main.cpp Näytä tiedosto

@@ -254,6 +254,7 @@ float extruder_offset[NUM_EXTRUDER_OFFSETS][EXTRUDERS] = {
254 254
   #else
255 255
     0
256 256
   #endif
257
+  ,
257 258
   #if defined(EXTRUDER_OFFSET_Y)
258 259
     EXTRUDER_OFFSET_Y
259 260
   #else

Loading…
Peruuta
Tallenna