summaryrefslogtreecommitdiff
path: root/.pio/libdeps/esp32-s3-n16r8/RF24/README.md
diff options
context:
space:
mode:
authorkrolyxon <me@krolyxon.com>2026-06-08 23:12:15 +0530
committerkrolyxon <me@krolyxon.com>2026-06-08 23:12:15 +0530
commit8a4d103196312b8a18afc0a2ba0fc13ff1a0b180 (patch)
treea92424ac65fbdb93702ea8c44a5c52c9fd66e28c /.pio/libdeps/esp32-s3-n16r8/RF24/README.md
parent1d557527be495c59bbc07f194d903b1cec1780d3 (diff)
remove .pio
Diffstat (limited to '.pio/libdeps/esp32-s3-n16r8/RF24/README.md')
-rw-r--r--.pio/libdeps/esp32-s3-n16r8/RF24/README.md16
1 files changed, 0 insertions, 16 deletions
diff --git a/.pio/libdeps/esp32-s3-n16r8/RF24/README.md b/.pio/libdeps/esp32-s3-n16r8/RF24/README.md
deleted file mode 100644
index e8cb896..0000000
--- a/.pio/libdeps/esp32-s3-n16r8/RF24/README.md
+++ /dev/null
@@ -1,16 +0,0 @@
-<!-- markdownlint-disable MD041 MD034 -->
-[![Arduino CLI build](https://github.com/nRF24/RF24/actions/workflows/build_arduino.yml/badge.svg)](https://github.com/nRF24/RF24/actions/workflows/build_arduino.yml)
-[![Linux build](https://github.com/nRF24/RF24/actions/workflows/build_linux.yml/badge.svg)](https://github.com/nRF24/RF24/actions/workflows/build_linux.yml)
-[![PlatformIO build](https://github.com/nRF24/RF24/actions/workflows/build_platformIO.yml/badge.svg)](https://github.com/nRF24/RF24/actions/workflows/build_platformIO.yml)
-[![RP2xxx build](https://github.com/nRF24/RF24/actions/workflows/build_rp2xxx.yml/badge.svg)](https://github.com/nRF24/RF24/actions/workflows/build_rp2xxx.yml)
-[![Documentation Status](https://readthedocs.org/projects/rf24/badge/?version=latest)](https://rf24.readthedocs.io/en/latest/?badge=latest)
-
-# See http://nRF24.github.io/RF24 for all documentation
-
-## Having problems?
-
-Please read our **[solutions to common problems](COMMON_ISSUES.md)**. If that doesn't help, then open an issue describing your problem with as much detail as possible.
-
-### Want to contribute?
-
-Awesome! However, please check our [contributing guidelines](CONTRIBUTING.md) before opening a pull request.