Skip to content

Commit 2dceee9

Browse files
committed
Added new board revision
1 parent e3b8cd2 commit 2dceee9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/PHPi/Factory.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ public static function create(LoopInterface $loop = null)
7878
return new Board\ZeroW($loop);
7979
case 'a02082':
8080
case 'a22082':
81+
case 'a32082':
8182
return new Board\V3\B($loop);
8283
}
8384

0 commit comments

Comments
 (0)