missing in b18c2269a6901da7be26a5757a6170aa18259c9b
Dieser Commit ist enthalten in:
Ursprung
cea9ff6eac
Commit
2c4ee5e142
@ -39,6 +39,8 @@ class DCCPlusPlus : public SubObject
|
||||
CLASS_ID("protocol.dccplusplus")
|
||||
|
||||
private:
|
||||
static constexpr uint32_t functionNumberMax = 68;
|
||||
|
||||
CommandStation* const m_commandStation; // valid if parent is command station, else nullptr
|
||||
std::function<bool(std::string_view)> m_send;
|
||||
std::atomic_bool m_debugLogRXTX;
|
||||
|
||||
Laden…
x
In neuem Issue referenzieren
Einen Benutzer sperren