We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9a251b commit 27e60eeCopy full SHA for 27e60ee
adafruit_platformdetect/__init__.py
@@ -136,7 +136,7 @@ def check_board_asset_tag_value(self):
136
137
def check_board_name_value(self):
138
"""
139
- Search /sys/devices/virtual/dmi/id for the device model and return its value, if found,
+ Search /sys/devices/virtual/dmi/id for the board name and return its value, if found,
140
otherwise None. Debian/ubuntu based
141
142
board_name = None
0 commit comments