From: M Jordan Stanway Date: Thu, 28 Jan 2021 23:42:00 +0000 (-0800) Subject: update minimum version of Adafruit-PlatformDetect X-Git-Tag: 6.0.0~2^2~1 X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/commitdiff_plain/317f90c3cf6efc1f21c6b35a37a41ae592009c7a?ds=sidebyside;hp=317f90c3cf6efc1f21c6b35a37a41ae592009c7a update minimum version of Adafruit-PlatformDetect Needed since 8273fc6, otherwise you will get: ``` AttributeError: module 'adafruit_platformdetect.constants.chips' has no attribute 'DRA74X' ``` ---