Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 655 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 655 Bytes

communication-embedded

It's a library that provides a high-level interface to communicate soccer robots with a control station using nRF24l01+ module.

Notes

Every update here affects the reposities below and its' dependents:

So, whenever changes are made at the master, go to the dependents repository and update the submodule:

   git submodule update --init --recursive

Make sure to update the changes into the dependent repository.