Search found 1 match
- Mon Dec 15, 2014 9:40 pm
- Forum: Off-Topic
- Topic: MOD54415 UDP function ResetData()
- Replies: 7
- Views: 10869
Re: MOD54415 UDP function ResetData()
Now, back to what you're really trying to do. It sounds like you're attempting to kill a report message because its invalid or you have other things that need to be happening or whatever. If you bookend the UDPPacket Send with a flag (volatile boolean), where it is true while running Send, then you ...