Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created November 1, 2022 22:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/f9ebcb2fdaa908bba72ceb03d730f133 to your computer and use it in GitHub Desktop.
Save parzibyte/f9ebcb2fdaa908bba72ceb03d730f133 to your computer and use it in GitHub Desktop.
{
"operaciones": [
{
"nombre": "Iniciar",
"argumentos": []
},
{
"nombre": "EstablecerAlineacion",
"argumentos": [
1
]
},
{
"nombre": "DescargarImagenDeInternetEImprimir",
"argumentos": [
"http://assets.stickpng.com/thumbs/587e32259686194a55adab73.png",
0,
216
]
},
{
"nombre": "EstablecerTamañoFuente",
"argumentos": [
1,
1
]
},
{
"nombre": "EscribirTexto",
"argumentos": [
"parzibyte.me\n"
]
},
{
"nombre": "Feed",
"argumentos": [
2
]
},
{
"nombre": "Corte",
"argumentos": [
1
]
},
{
"nombre": "Pulso",
"argumentos": [
48,
60,
120
]
}
],
"impresora": "FF:FF:FF:FF:FF",
"serial": "123"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment