Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 320 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 320 Bytes

Nodes

Repo for storing Node and Base Station Code

Setup

Clone the DW1000 library fork here into the Arduino library folder (~/Documents/Arduino/libraries on MacOS).

Restart the Arduino IDE and add the include tag to the top of the file:

#include <DW1000.h>