Allow for a delay before processing a DMR slot.

This commit is contained in:
Jonathan Naylor
2016-03-17 19:31:12 +00:00
parent c7ea8a68c6
commit da34f26c55
5 changed files with 37 additions and 13 deletions
+1
View File
@@ -29,6 +29,7 @@ public:
void samples(const q15_t* samples, const uint8_t* control, uint8_t length);
void setColorCode(uint8_t colorCode);
void setDelay(uint8_t delay);
void reset();