diff --git a/simplelink/ble_sdk_2_02_02_25/src/examples/simple_peripheral/cc26xx/app/headstage/neu/headstage_reset.h b/simplelink/ble_sdk_2_02_02_25/src/examples/simple_peripheral/cc26xx/app/headstage/neu/headstage_reset.h index a74fb412e..99a99af08 100644 --- a/simplelink/ble_sdk_2_02_02_25/src/examples/simple_peripheral/cc26xx/app/headstage/neu/headstage_reset.h +++ b/simplelink/ble_sdk_2_02_02_25/src/examples/simple_peripheral/cc26xx/app/headstage/neu/headstage_reset.h @@ -16,7 +16,7 @@ static void MCUReset(){ spi_txbuf[i] = 0; spi_rxbuf[i] = 0; } - SPICallBack = 0; + SPICallBack = ONE_SHOT_SPI; // FlushSPICounter = 0; for(int i=0 ; i