|
Re: Organized, multiple source code vs everything in one code.
We separate everything into tasks. When it comes up that something needs to be continually checked or set it becomes a task. These send information and commands to each other with message queues. Our software mentor comes from an old-school embedded programming background. I don't know off the top of my head how many files we have but I think around 10.
|