Closed maconard closed 3 years ago
@DavidWHallberg could you push a quick update to your codebase with function header comments explaining each parameter and such? I'm doing the same real quick. Will help us move forward more collaboratively.
Updated code with function header comments.
Update: now using master node and worker node code. Should still try David's original source as the worker node (with the modifications to work with the master node) if any memory issues present themselves with our current code.
Need to integrate parts of David's source into Michael's source; take the best of both worlds for moving forward with the project.
David's source: https://github.com/DavidWHallberg/IoT-LeaderElection
Michael's source: https://github.com/maconard/RIOT_leader-election