4 ms·
you get multi threading, which is helpful for reading sensors and listening to the radio at the same time, or prioritzing urgent tasks. the hardware abstractio
by hookshot 12y ago
you get multi threading, which is helpful for reading sensors and listening to the radio at the same time, or prioritzing urgent tasks.
the hardware abstractions look like they allow you to reuse application code with different hardware drivers too, which is nice.