From 1348cc0d9b8b220c367727611129aa19d4391d36 Mon Sep 17 00:00:00 2001 From: jbruce Date: Sat, 5 Nov 2022 14:02:23 -0400 Subject: [PATCH] remove fix statements --- config.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/config.py b/config.py index af1f561..3547512 100644 --- a/config.py +++ b/config.py @@ -8,9 +8,6 @@ try: except NotImplementedError: print("not running on blinka recognized board, probably a simulation") -# FIX how to choose a thermocouple control board -# FIX how to choose a microcontrol board (like rpi) - ######################################################################## # # General options