Skip to content

Commit c7f8528

Browse files
committed
Fixed the Linux detection.
1 parent 574da1c commit c7f8528

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_platformdetect/board.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -938,6 +938,7 @@ def lazily_generate_conditions():
938938
yield self.any_stm32mp1
939939
yield self.any_lubancat
940940
yield self.any_bananapi
941+
yield self.any_lemaker
941942
yield self.any_maaxboard
942943
yield self.any_tisk_board
943944
yield self.any_siemens_simatic_iot2000

0 commit comments

Comments
 (0)