Explorar el Código

Merge branch 'master' of http://183.238.195.77:10081/dylan/testTelpo

# Conflicts:
#	hello.c
tags/V2.0
dylan hace 4 años
padre
commit
d6fbe6f0d9
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. +5
    -0
      hello.c

+ 5
- 0
hello.c Ver fichero

@@ -4,6 +4,11 @@ void main(void)
printf("hello world!");
}
void getAge(uint8_t *age)
{
//
*age = 10;
}

void getClass(uint8_t *class)
{


Cargando…
Cancelar
Guardar