Skip to content

Commit 39f8b73

Browse files
committed
feat: better note variable names
1 parent b6cdbdb commit 39f8b73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Imperial-March/Imperial-March.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ void loop() {
1414
int csharp = 277;
1515
int d = 293;
1616
int dsharp = 311;
17-
int e = 329;
17+
int e = 329
1818
int f = 349;
1919
int fsharp = 370;
2020
int g = 392;

0 commit comments

Comments
 (0)