mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-core.git
synced 2025-08-06 10:27:34 +00:00
First reworks for debugging
This commit is contained in:
@@ -35,7 +35,8 @@ namespace sta
|
||||
|
||||
class STM32I2CDevice : public I2CDevice
|
||||
{
|
||||
STM32I2CDevice();
|
||||
public:
|
||||
STM32I2CDevice(STM32I2C * intf, int address, bool master=true, bool blocking=true);
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user