This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
hellowordstates [2017/02/16 03:56] leo created |
hellowordstates [2019/07/16 19:43] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | <codedoc code:c> | + | [[examplescode|Regresa a codigos]] |
| + | <sxh c> | ||
| /* | /* | ||
| * Hola mundo prende LED usando maquina de estados y punteros a funcion | * Hola mundo prende LED usando maquina de estados y punteros a funcion | ||
| Line 33: | Line 34: | ||
| delay(1000); | delay(1000); | ||
| } | } | ||
| - | + | </sxh> | |
| - | + | ||
| - | </codedoc> | + | |