Skip to content

Instantly share code, notes, and snippets.

View kuatroestrellas's full-sized avatar
⛩️
Trabajando desde casa

Arturo V. Gutierrez kuatroestrellas

⛩️
Trabajando desde casa
View GitHub Profile
@jesvs
jesvs / xmas.sketch
Created December 24, 2014 19:00
Arduino Cancion de Navidad
// Frecuencias de las notas
#define DO4 262
#define RE4 294
#define MI4 330
#define FA4 349
#define FAS4 370
#define SOL4 392
#define LA4 440
#define LAS4 466
#define SI4 494