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 @@ FX2_ll::FX2_ll(uint16_t uninit_vid, uint16_t uninit_pid,
}
/* try to open an already init device
* since fx2 may be not immediatly ready
* since fx2 may be not immediately ready
* retry with a delay
*/
int timeout = 100;