From: Joseph Coffland Date: Tue, 16 Jan 2018 01:25:25 +0000 (-0800) Subject: Switch load lines X-Git-Url: https://git.buildbotics.com/?a=commitdiff_plain;h=b4102073a6a982cccbd63046f49315dcfd5fda74;p=bbctrl-firmware Switch load lines --- diff --git a/src/avr/src/config.h b/src/avr/src/config.h index a1ca187..bb9ce42 100644 --- a/src/avr/src/config.h +++ b/src/avr/src/config.h @@ -68,7 +68,7 @@ enum { SPI_CS_A_PIN, SPI_CS_Z_PIN, SPIN_PWM_PIN, - SWITCH_1_PIN, + SWITCH_2_PIN, RS485_RO_PIN, RS485_DI_PIN, @@ -77,7 +77,7 @@ enum { DIR_X_PIN, DIR_Y_PIN, STEP_A_PIN, - SWITCH_2_PIN, + SWITCH_1_PIN, DIR_Z_PIN, DIR_A_PIN,