USART revised
This commit is contained in:
parent
2d26632f41
commit
787fc6f784
7 changed files with 108 additions and 191 deletions
|
@ -24,6 +24,7 @@ public:
|
|||
uint16_t getValue(uint8_t channel) volatile;
|
||||
|
||||
private:
|
||||
// semaphore
|
||||
volatile bool active = false;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue