Skip to content

Commit c0dc24b

Browse files
committed
one more
1 parent 99253e8 commit c0dc24b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_platformdetect/board.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@
191191
),
192192
RASPBERRY_PI_ZERO_W: (
193193
'9000c1',
194-
'19000c1',
194+
'19000c1', '29000c1', # warranty bits
195195
),
196196
RASPBERRY_PI_2B: (
197197
'a01040', 'a01041', 'a21041', 'a22042',

0 commit comments

Comments
 (0)