mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 04:52:59 +01:00
drivers/mcp2515: undefine rst_pin
This commit is contained in:
parent
7b827f405c
commit
e8da4269e3
@ -51,7 +51,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
#ifndef MCP2515_PARAM_RST
|
||||
#define MCP2515_PARAM_RST GPIO_PIN(0, 0)
|
||||
#define MCP2515_PARAM_RST GPIO_UNDEF
|
||||
#endif
|
||||
|
||||
#ifndef MCP2515_PARAM_INT
|
||||
|
Loading…
Reference in New Issue
Block a user