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