From cda757909e22851ddfe4936579086007015ace69 Mon Sep 17 00:00:00 2001 From: Brendan <2bndy5@gmail.com> Date: Mon, 9 Sep 2024 12:41:30 -0700 Subject: [PATCH] remove outdated doc note --- docs/python_wrapper.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/python_wrapper.md b/docs/python_wrapper.md index 830921e2..d6490147 100644 --- a/docs/python_wrapper.md +++ b/docs/python_wrapper.md @@ -53,11 +53,6 @@ sudo apt-get install python3-dev libboost-python-dev python3-pip ## Installation -> [!important] -> Only step 2 has to be repeated if installing the python wrappers for -> RF24Network and RF24Mesh libraries. The prerequisites stated above still apply -> to each library. - > [!note] > If using **older versions of RF24* libraries** with python3, > the setup.py script needed a manually created symlink for the boost.python library.