mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-core.git
synced 2025-09-29 05:17:33 +00:00
Fixed compiler errors, untested due to lack of hardware
This commit is contained in:
@@ -84,7 +84,7 @@ namespace sta
|
||||
* @param value 8-bit value to repeat
|
||||
* @param count Number of repetitions
|
||||
*/
|
||||
void fill(uint8_t value, size_t count, uint32_t timeout = STA_MAX_TIMEOUT);
|
||||
bool fill(uint8_t value, size_t count, uint32_t timeout = STA_MAX_TIMEOUT);
|
||||
|
||||
protected:
|
||||
/**
|
||||
|
Reference in New Issue
Block a user