You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Daube 3ee9b3f1dd
cleanup cmake project to move build instructions to toplevel
3 years ago
..
master move all highlevel code into the protocol folder 3 years ago
slave move all highlevel code into the protocol folder 3 years ago
CMakeLists.txt cleanup cmake project to move build instructions to toplevel 3 years ago
Readme.md move all highlevel code into the protocol folder 3 years ago
communication.h move all highlevel code into the protocol folder 3 years ago
interface.h move all highlevel code into the protocol folder 3 years ago

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.