Commit 7c7f593f by Hideaki Tai

7th omni

parent 93b83144
......@@ -83,7 +83,7 @@ public:
}
case WhillXBeeState::DATA:
{
if ((buffer.id > 0) && (buffer.id < 7))
if ((buffer.id > 0) && (buffer.id < 8)) // for additional omni
{
if (data == BorderXBeeProtocol::BYTE_FOOTER)
{
......
  • Markdown is supported
    0% or
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or sign in to comment