Psi Swarm Robot / PsiSwarmV8_CPP

Dependents:   PsiSwarm_V8_Blank_CPP Autonomia_RndmWlk

Fork of PsiSwarmV7_CPP by Psi Swarm Robot

Embed: (wiki syntax)

« Back to documentation index

Setup Class Reference

Setup Class Reference

The Setup class contains internal functions that initiate the I2C components on the robot and send the low level messages to read to these components. More...

#include <i2c_setup.h>


Detailed Description

The Setup class contains internal functions that initiate the I2C components on the robot and send the low level messages to read to these components.

The functions within this class are intended to be used by other classes to provide higher level functionality, so are not documented in the API.

Definition at line 32 of file i2c_setup.h.