diff --git a/include/app.hpp b/include/app.hpp index 5acb6bef..b9d67fa9 100644 --- a/include/app.hpp +++ b/include/app.hpp @@ -20,7 +20,7 @@ struct SVGPanel; // module //////////////////// -// A 1U module should be 15x380. Thus the width of a module should be a factor of 15. +// A 1HP 3U 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