start move to interruption of blocking calls, PIThread and PIEthernet
This commit is contained in:
@@ -110,6 +110,8 @@ public:
|
||||
EVENT_HANDLER0(void, stop) {stop(false);}
|
||||
EVENT_HANDLER1(void, stop, bool, wait);
|
||||
EVENT_HANDLER0(void, terminate);
|
||||
|
||||
void interrupt();
|
||||
|
||||
//! \~english Set common data passed to external function
|
||||
//! \~russian Устанавливает данные, передаваемые в функцию потока
|
||||
|
||||
Reference in New Issue
Block a user