TSSRT and TSRIST outputs in listen mode will now request not to be killed by the Comms library, since they handle multiple users
This commit is contained in:
parent
22e0036b8b
commit
41cf557b48
7 changed files with 11 additions and 5 deletions
|
|
@ -26,6 +26,7 @@ namespace Comms{
|
|||
extern uint8_t sessionUnspecifiedMode;
|
||||
extern uint8_t sessionStreamInfoMode;
|
||||
extern uint8_t tknMode;
|
||||
extern uint8_t defaultCommFlags;
|
||||
void sessionConfigCache();
|
||||
|
||||
class Comms{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue