Skip to content

Commit 6835985

Browse files
Renamed shiftTypes.pde to advanced.pde
1 parent 5f0d990 commit 6835985

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

shiftTypes.pde renamed to advanced.pde

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// =============================================================================
2-
// Globals, logic, and event handlers related to shift type variations
2+
// Globals, logic, and event handlers related to advanced shift type options
33
// =============================================================================
44

55
// Constants ===================================================================

shift.pde

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
// Globals, logic, and event handlers related to channel shift values
33
// =============================================================================
44

5-
// TODO rename file? Or rename shiftTypes for consistency?
6-
75
// Globals =====================================================================
86

97
// Set to true if a slider was changed. Window mouse event listener checks this

0 commit comments

Comments
 (0)