Ready for release 1.0

This commit is contained in:
2025-05-23 12:29:30 +02:00
parent d1d694ad6b
commit deb6e6996e
4 changed files with 62 additions and 148 deletions

View File

@@ -16,11 +16,6 @@ struct masterMacsControllerImpl {
double comTimeout;
};
/*
Stores the constructor input comTimeout
*/
double;
/**
* @brief Copy src into dst and replace all NULL terminators up to the carriage
* return with spaces. This allows to print *dst with asynPrint.