zxvcv / 3D_Printer

Eclipse Public License 2.0
0 stars 0 forks source link

Code debugging system #10

Open zxvcv opened 3 years ago

zxvcv commented 3 years ago

Implement code debuging system to the program (in the code, for simple tests if needed)

  1. Separate queue with ability to send and receive data to adn from PC
  2. All debug statements should be implemented in #ifdef _DEBUG preprocessor directives