Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

Commit

Permalink
Default tunes reset to unset
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyberlane committed Dec 18, 2014
1 parent 1878fd8 commit 6165f19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Atmel_Studio/Space-Tunes.h
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ tunes_t stored_tunes EEMEM = {
}
},
.availableTunes = {
0,1,0,0,0,
0,0,0,0,0,
0,0,0,0,0
}
};
Expand Down

0 comments on commit 6165f19

Please sign in to comment.