Skip to content
Snippets Groups Projects
Commit cf0f74ec authored by Michael DM Dryden's avatar Michael DM Dryden
Browse files

Revert SPI dummy byte change - 0xFE conflicts with RESET command for ADS1255.

parent 0db53f80
Branches
Tags
No related merge requests found
......@@ -43,6 +43,5 @@
#ifndef CONF_USART_SPI_H_INCLUDED
#define CONF_USART_SPI_H_INCLUDED
#define CONFIG_USART_SPI_DUMMY 0xFE
#endif /* CONF_USART_SPI_H_INCLUDED */
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment