Skip to content

Commit

Permalink
Renaming applet to fit github project name.
Browse files Browse the repository at this point in the history
  • Loading branch information
geoff-parsons committed Apr 3, 2009
1 parent e13df73 commit 9e50af7
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 0 deletions.
Binary file removed .DS_Store
Binary file not shown.
Binary file removed applet/Morse.cpp.o
Binary file not shown.
Binary file removed applet/Morse.elf
Binary file not shown.
1 change: 1 addition & 0 deletions applet/Morse.cpp → applet/arduino-morse-code.cpp
Expand Up @@ -99,6 +99,7 @@ void loop() {
blink("SOS");
delay(5000);
}

int main(void)
{
init();
Expand Down
Binary file added applet/arduino-morse-code.cpp.o
Binary file not shown.
File renamed without changes.
Binary file added applet/arduino-morse-code.elf
Binary file not shown.
File renamed without changes.
File renamed without changes.
Binary file modified applet/core.a
Binary file not shown.
File renamed without changes.

0 comments on commit 9e50af7

Please sign in to comment.