Zwirek009 / MADuino

Arduino library for creating multi-agent systems based on Arduino boards - part of my engineers diploma project
0 stars 0 forks source link

Basic resend message logic #41

Closed Zwirek009 closed 6 years ago

Zwirek009 commented 6 years ago

Send each message (multicast) 10 times in 10ms periods. Catch first full message and omit next.

Consider using RF24Network message header.

Zwirek009 commented 6 years ago

duplicated