save
This commit is contained in:
+2
-2
@@ -617,7 +617,7 @@ static void headstage_init() {
|
||||
// headstage_watchdog_open();
|
||||
// if(headstage_watchdog_handle == NULL)
|
||||
// {
|
||||
// headstage_led_spi_color(COLOR_RED);
|
||||
// headstage_led_color(COLOR_RED);
|
||||
// }
|
||||
|
||||
headstage_pin_output(PIN_RESET, 1); // initialize DBS chip
|
||||
@@ -736,7 +736,7 @@ static void headstage_update_vis_instruction(uint8_t vis_oper) {
|
||||
headstage_pwm_start(headstage_poly_r_pwm_handle);
|
||||
UMC_STATE.config_type = CONFIG_AMP_MUX;
|
||||
UMC_STATE.reset_flag = 0;
|
||||
headstage_led_spi_color(COLOR_BLUE);
|
||||
headstage_led_color(COLOR_BLUE);
|
||||
flag_notify(EVT_UMC_LSK);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user