aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/troubleshooting.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/troubleshooting.rst')
-rw-r--r--docs/source/troubleshooting.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/source/troubleshooting.rst b/docs/source/troubleshooting.rst
index 2151171..f49580c 100644
--- a/docs/source/troubleshooting.rst
+++ b/docs/source/troubleshooting.rst
@@ -100,8 +100,6 @@ a board selected. The work-around is to restart the IDE. Mysterious!
A classic! Make sure you have selected a board from the pulldown menu.
-.. TODO: remove when Python version is released
-
``undefined reference to setup()/loop()``
-----------------------------------------
@@ -133,8 +131,6 @@ There is an intermittent bug with the temporary directory build system
that on occasion will lose many of the ``#include``\ d libmaple
files. If you recompile everything, it should be fine.
-.. TODO remove when the Python version is released
-
.. _troubleshooting-upload:
========================