diff --git a/library.json b/library.json index 966e94e..0e08f2f 100644 --- a/library.json +++ b/library.json @@ -7,7 +7,7 @@ "type": "git", "url": "https://github.com/TMRh20/nrf_to_nrf" }, - "version": "1.2.1", + "version": "1.2.2", "export": { "exclude": [ ".github/*" @@ -17,8 +17,8 @@ "platforms": "nordicnrf52", "dependencies": { - "https://github.com/nRF24/RF24Network/tree/nrf52Support.git": "*", - "https://github.com/nRF24/RF24Mesh/tree/NRF25Support.git": "*" + "nRF24/RF24Network/tree/nrf52Support.git": "*", + "nRF24/RF24Mesh/tree/NRF25Support.git": "*" } } diff --git a/library.properties b/library.properties index 201ea18..2adf5e6 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=nrf_to_nrf -version=1.2.1 +version=1.2.2 author=TMRh20 maintainer=TMRh20 sentence=NRF52840 to NRF24L01+ ESB communication