1
0
forked from me/IronOS

Unused event

This commit is contained in:
Ben V. Brown
2021-04-05 15:38:22 +10:00
parent 69b878b1c8
commit af818537f5
2 changed files with 1 additions and 8 deletions

View File

@@ -25,7 +25,6 @@
/* Events for the Protocol RX thread */
#define PDB_EVT_PRLRX_RESET EVENT_MASK(0)
#define PDB_EVT_PRLRX_I_GCRCSENT EVENT_MASK(1)
#define PDB_EVT_PRLRX_I_RXPEND EVENT_MASK(2)
class ProtocolReceive {
public: