Skip to content

Commit

Permalink
style: remove extra whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
metehan-arslan authored Aug 28, 2024
1 parent 77fb620 commit 2a194df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion movement/movement_custom_signal_tunes.h
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ int8_t signal_tune[] = {
BUZZER_NOTE_REST, 5,
BUZZER_NOTE_A7SHARP_B7FLAT, 6,
BUZZER_NOTE_REST, 2,
BUZZER_NOTE_G7, 6,
BUZZER_NOTE_G7, 6,
BUZZER_NOTE_G4, 2,
0
};
Expand Down

0 comments on commit 2a194df

Please sign in to comment.