test pure SPI (receive DBS SPI only

This commit is contained in:
weiting2
2019-12-12 17:57:18 +08:00
parent 68f1cbf030
commit e91089016e
@@ -1146,7 +1146,7 @@ static void headstage_neu_state_spi() {
break;
}
case NEU_READ_DATA: {
// headstage_neu_append_notify_data();
headstage_neu_append_notify_data();
tx_put_u24(0, 0);
headstage_spi_transaction(3);
break;