We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6cdbdb commit 39f8b73Copy full SHA for 39f8b73
1 file changed
Imperial-March/Imperial-March.ino
@@ -14,7 +14,7 @@ void loop() {
14
int csharp = 277;
15
int d = 293;
16
int dsharp = 311;
17
- int e = 329;
+ int e = 329
18
int f = 349;
19
int fsharp = 370;
20
int g = 392;
0 commit comments