From 62e302db32d6d6e5ce07e2d6c927db1b08af3244 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Tue, 28 Jul 2020 15:01:15 +0300 Subject: [PATCH] Rename library to "msprf24" and update version to 1.0.0 --- library.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/library.json b/library.json index ad99929..9ae4a86 100644 --- a/library.json +++ b/library.json @@ -1,5 +1,6 @@ { - "name": "nRF24", + "name": "msprf24", + "version": "1.0.0", "keywords": "rf, radio, wireless, spi", "description": "The nRF24L01 is a low-cost 2.4GHz ISM transceiver module. It supports a number of channel frequencies in the 2.4GHz band and a range of data rates", "repository":