mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-core.git
synced 2025-08-01 17:11:55 +00:00
fixed SPIDevice overloading issue
This commit is contained in:
parent
a3e345bbcb
commit
436e7a7336
@ -29,6 +29,7 @@ namespace sta
|
||||
*/
|
||||
SPIDevice(SPI * intf, GpioPin * csPin);
|
||||
|
||||
using Device::transfer;
|
||||
/**
|
||||
* @brief Send and receive data simultaneously.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user