mirror of
https://github.com/modelec/pami.git
synced 2026-03-18 21:40:35 +01:00
centimètres vers pas pour rotation et mouvement rectiligne
This commit is contained in:
@@ -5,5 +5,6 @@ void enableDrivers();
|
||||
void disableDrivers();
|
||||
|
||||
int getStepsForDistance(float cm);
|
||||
int getRotationSteps(float angleDeg);
|
||||
|
||||
#endif // UTILS_H
|
||||
Reference in New Issue
Block a user