Well I figured it out. My issue was using uint16 instead of uint32 for them. Once I went with uint32 the routine quit whining about the size of the packet_struct being wrong. I was not actually working on anything login bases, I was just using that as an example. I am getting disarm working.
|