1
0
forked from me/IronOS

No need for ams marker

This commit is contained in:
Ben V. Brown
2021-04-05 11:56:38 +10:00
parent 14e272540d
commit 93ed4c9887
2 changed files with 2 additions and 6 deletions

View File

@@ -38,7 +38,6 @@ public:
PDB_EVT_PRLTX_I_RETRYFAIL = EVENT_MASK(2), //
PDB_EVT_PRLTX_DISCARD = EVENT_MASK(3), //
PDB_EVT_PRLTX_MSG_TX = EVENT_MASK(4), //
PDB_EVT_PRLTX_START_AMS = EVENT_MASK(5), //
};
static void notify(Notifications notification);