diff --git a/adafruit_platformdetect/board.py b/adafruit_platformdetect/board.py index 2a6db66e..440f579e 100644 --- a/adafruit_platformdetect/board.py +++ b/adafruit_platformdetect/board.py @@ -252,8 +252,9 @@ '19020e0', '29020e0', # warranty bits ), RASPBERRY_PI_4B: ( - 'c03111', - '1c03111', '2c03111', # warranty bits + 'a03111', 'b03111', 'c03111', + '1a03111', '2a03111', '1b03111', '2b03111', # warranty bits + '1c03111', '2c03111', ), }