From 409e4092296b199250c6d79e64c1515c641d97b2 Mon Sep 17 00:00:00 2001 From: TMRh20 Date: Wed, 27 May 2020 08:27:58 -0600 Subject: [PATCH] Update library.properties Add dependencies --- library.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/library.properties b/library.properties index dc4b580..8ecafb2 100644 --- a/library.properties +++ b/library.properties @@ -7,3 +7,4 @@ paragraph=Provides a simple and seamless 'mesh' layer for sensor networks, allow category=Communication url=https://tmrh20.github.io/RF24Mesh/ architectures=avr,esp8266 +depends=RF24,RF24Network