Browse Source

Merge branch 'RCBugFix' into RC

Scott Lahteine 8 years ago
parent
commit
122bdd187f
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/ultralcd.cpp

+ 1
- 1
Marlin/ultralcd.cpp View File

1114
     enqueue_and_echo_command_now(cmd);
1114
     enqueue_and_echo_command_now(cmd);
1115
   }
1115
   }
1116
 
1116
 
1117
-#endif PIDTEMP || PIDTEMPBED
1117
+#endif //PIDTEMP || PIDTEMPBED
1118
 
1118
 
1119
 #if ENABLED(PIDTEMP)
1119
 #if ENABLED(PIDTEMP)
1120
 
1120
 

Loading…
Cancel
Save