Browse Source

Update app.hpp

pull/510/head
Jeremy Wentworth GitHub 7 years ago
parent
commit
f4a62c0eb5
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      include/app.hpp

+ 1
- 1
include/app.hpp View File

@@ -20,7 +20,7 @@ struct SVGPanel;
// module
////////////////////

// A 1HP 3U module should be 15x380. Thus the width of a module should be a factor of 15.
// A 1HPx3U module should be 15x380. Thus the width of a module should be a factor of 15.
#define RACK_GRID_WIDTH 15
#define RACK_GRID_HEIGHT 380



Loading…
Cancel
Save