Module deoxy::communication [] [src]

All things related to motor control and management lie within this module.

Structs

Hub

The central dispatch location for sending all inter-thread messages (to control motors).

Enums

Message

Messages are used to effect changes in motor behavior, and are passed to appropriate child threads through a Hub.