mixer-slider/protocol
Julian Daube 3ee9b3f1dd cleanup cmake project to move build instructions to toplevel 2020-11-01 16:40:00 +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
CMakeLists.txt cleanup cmake project to move build instructions to toplevel 2020-11-01 16:40:00 +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.