mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 10:33:49 +01:00
The code did not take into account that valid bus numbers are 0...(COUNT-1). This patch corrects this. It also makes use of the newly introduced SOFT_SPI_NUMOF define.