From 38ee0225c336349fab513907f9798d308d2db497 Mon Sep 17 00:00:00 2001 From: Brendan <2bndy5@gmail.com> Date: Wed, 21 Jun 2023 14:19:55 -0700 Subject: [PATCH] limit Mesh v2.x to Network v2.x tags --- library.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/library.json b/library.json index c9daa46..30072da 100644 --- a/library.json +++ b/library.json @@ -18,7 +18,8 @@ { "name": "RF24Network", "authors": "nRF24", - "frameworks": "arduino" + "frameworks": "arduino", + "version": ">=2.0.0" } ], "export":