18 #ifndef API_REGCONF_HPP
19 #define API_REGCONF_HPP
21 #include <NodeState.hpp>
35 STATIC_CONST( SignalLength = 3 );
58 STATIC_CONST( SignalLength = 4 );
62 UnsupportedVersion = 2
86 STATIC_CONST( SignalLength = 5 + NodeState::DataLength );
91 Uint32 apiHeartbeatFrequency;