فهرست منبع

Remove redundant get_command prototype

Alex Voinea 3 سال پیش
والد
کامیت
ff56ece6f8
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      Firmware/Marlin.h

+ 0 - 1
Firmware/Marlin.h

@@ -116,7 +116,6 @@ void serial_echopair_P(const char *s_P, unsigned long v);
 void serialprintPGM(const char *str);
 
 bool is_buffer_empty();
-void get_command();
 void process_commands();
 void ramming();