Skip to content
Snippets Groups Projects
Commit a8557058 authored by Malaurie Bernard's avatar Malaurie Bernard
Browse files

Changing comments

parent 2f6dd527
No related branches found
No related tags found
1 merge request!17Malaurie's work on UI + CLI interface + AccelStepper interface
...@@ -81,9 +81,9 @@ class SyringeFilled : public Motor ...@@ -81,9 +81,9 @@ class SyringeFilled : public Motor
void manage_emergency (bool pressed, bool stepperMoving); void manage_emergency (bool pressed, bool stepperMoving);
void run_from_emergency(); //CLI void run_from_emergency(); //CLI
//METHODS CLI //CONFIGURATIONS
bool check_configuration(); //a implementer bool check_configuration(); //CLI
void show_configuration(); //a implementer void show_configuration(); //CLI
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment