typo's, added git as dependency

This commit is contained in:
Cedric de Wijs
2022-12-18 13:56:54 +01:00
parent 473d2c4092
commit 0bdef7bab1
24 changed files with 37 additions and 36 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ enum ftdi_if {
};
/*!
* \brief cable caracteristics
* \brief cable characteristics
*/
struct cable_t {
communication_type type; /*! see enum communication_type */