Skip to content

Instantly share code, notes, and snippets.

View JamesPness's full-sized avatar

James P. ness JamesPness

  • 07:10 (UTC -12:00)
View GitHub Profile
@mohayonao
mohayonao / morse-code.json
Created July 14, 2014 06:18
morse-code.json
{
"0": "-----",
"1": ".----",
"2": "..---",
"3": "...--",
"4": "....-",
"5": ".....",
"6": "-....",
"7": "--...",
"8": "---..",