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

Implement and test message replies #30

Open Zwirek009 opened 7 years ago

Zwirek009 commented 7 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

Temporarly halt - to be done after #44 if needed. Also consider the issue in case of #51