3
0
Fork 0

Added project

This commit is contained in:
Willem Cazander 2022-11-13 01:46:38 +01:00
parent fe9aa14dfd
commit 2d73cc8845
186 changed files with 21174 additions and 0 deletions

4
xnode-satellite/Makefile Normal file
View file

@ -0,0 +1,4 @@
# Minimal makefile only includes the master and libs.
MASTER_LIBS = rfm69 spi dht xnode-shared
SKT_PDE_SRC = XnodeSatellite.cpp
include ../lib-build/make/Makefile.master