mirror of
https://github.com/AntoineHX/LivingMachine.git
synced 2025-05-04 13:50:46 +02:00
suivi moteurs
This commit is contained in:
parent
4bf5661a84
commit
66cca07ea6
6 changed files with 138 additions and 118 deletions
Binary file not shown.
|
@ -13,6 +13,8 @@ int main(){
|
|||
int angle[2] = {0,0};
|
||||
int coeff = 1;
|
||||
|
||||
printf("COUCOCUOCUCOUC : %d %d %d\n",1/2, 2/3,5/2);
|
||||
|
||||
while(getchar() != 'q'){
|
||||
|
||||
//Ouverture tty
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue