mixer-slider/protocol
Julian Daube fee54a77eb move all highlevel code into the protocol folder 2020-11-01 16:14:56 +01:00
..
master move all highlevel code into the protocol folder 2020-11-01 16:14:56 +01:00
slave move all highlevel code into the protocol folder 2020-11-01 16:14:56 +01:00
Readme.md move all highlevel code into the protocol folder 2020-11-01 16:14:56 +01:00
communication.h move all highlevel code into the protocol folder 2020-11-01 16:14:56 +01:00
interface.h move all highlevel code into the protocol folder 2020-11-01 16:14:56 +01:00

Readme.md

This folder contains template implementations for the communication master and slaves.

It also defines the data packet that is exchanged on each poll. This definition is used in the actual slave firmware.