X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/blobdiff_plain/7b9c957ed096e22019ca7711bdce1e2e795e0398..8f9a43ce8fb327a7e4dcabcf8df296a25236e495:/src/board.py diff --git a/src/board.py b/src/board.py index cfaad6c..8d68aac 100644 --- a/src/board.py +++ b/src/board.py @@ -364,8 +364,12 @@ elif board_id is None: f""" {package[0]} version {package[1]} was unable to identify the board and/or microcontroller running the {platform.system()} platform. Please be sure you - have the latest packages running: + have the latest packages by running: 'pip3 install --upgrade adafruit-blinka adafruit-platformdetect' + + If you are running the latest package, your board may not yet be supported. Please + open a New Issue on GitHub at https://github.com/adafruit/Adafruit_Blinka/issues and + select New Board Request. """ )