Explorar el Código

Revert "速度改成200"

This reverts commit b39e8535cc.
master
ywh hace 4 semanas
padre
commit
997405d4e8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      c/ABCD.c

+ 1
- 1
c/ABCD.c Ver fichero

@@ -3,7 +3,7 @@

int main(void)
{
int speed = 200;
int speed = 100;

printf("motor start speed = %d\n", speed);



Cargando…
Cancelar
Guardar