From b4278467b22ff6aaeecabddd35de3b1f0e1eccc1 Mon Sep 17 00:00:00 2001 From: per1234 Date: Fri, 14 Apr 2017 00:49:18 -0700 Subject: [PATCH] Remove dead link to Si4432 library I did find another library for that chip: https://github.com/ADiea/si4432 but I don't know if it's the same one and I can't test it. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9077cc0..b818eed 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,6 @@ A curated list of awesome Arduino hardwares, libraries and projects *Hardware dependent library* * [rtclib](https://github.com/jcw/rtclib) - a lightweight date and time library for JeeNodes and Arduino's -* [si4432](https://github.com/theGanymedes/si4432) - Si4432 Library for Arduino * [RFM69](https://github.com/LowPowerLab/RFM69) - RFM69 library for RFM69W and RFM69HW (semtech SX1231, SX1231H) * [RFM12B](https://github.com/LowPowerLab/RFM12B) - Arduino RFM12B library * [SPIFlash](https://github.com/LowPowerLab/SPIFlash) - Arduino library for read/write access to SPI flash memory chips