Labels Milestones
BackCenter_col = width_mm/2; vertical_space = height - 25; // build up seven rows; middle one unused row_7 = row_6 + vertical_space/7; row_6 = row_5 + vertical_space/7; row_6 = row_5 + vertical_space/7; row_7 = row_6 + vertical_space/7; row_4 = row_3 + vertical_space/7; row_7 = row_6 + vertical_space/7; cv_in_1a = [left_col, row_6, 0]; audio_in_1 = [left_col, row_5, 0]; audio_out_1 = [right_col, row_6, 0]; cv_1b_atten .
New Pull Request