3
1
Back

Pwm_in = [width_mm - h_margin - working_width/8, row_2, 0]; audio_in_2 = [left_col, row_5, 0]; audio_out_1 = [right_col, row_5, 0]; cv_in_2a = [left_col, row_1, 0]; square_out = [output_column, row_1, 0]; pwm_in = [first_col, fifth_row, 0]; pwm_duty = [second_col, fourth_row, 0]; //Fifth row interface.

New Pull Request