Explorar el Código

age.c change

tags/V2.0
dylan hace 4 años
padre
commit
9aff20c1d8
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  1. +0
    -4
      age.c

+ 0
- 4
age.c Ver fichero

@@ -6,9 +6,5 @@ void setAge(uint8_t age)
}
uint8_t getAge(void)
{
<<<<<<< HEAD
return g_age+2;
=======
return g_age+1;
>>>>>>> eaed4014ac38e524085ca2b65097b2cd05ca2ebe
}

Cargando…
Cancelar
Guardar