mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-core.git
synced 2025-09-28 21:17:33 +00:00
fixed SPIDevice overloading issue
This commit is contained in:
@@ -29,6 +29,7 @@ namespace sta
|
|||||||
*/
|
*/
|
||||||
SPIDevice(SPI * intf, GpioPin * csPin);
|
SPIDevice(SPI * intf, GpioPin * csPin);
|
||||||
|
|
||||||
|
using Device::transfer;
|
||||||
/**
|
/**
|
||||||
* @brief Send and receive data simultaneously.
|
* @brief Send and receive data simultaneously.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user