diff options
Diffstat (limited to 'package/python-can')
-rw-r--r-- | package/python-can/Config.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package/python-can/Config.in b/package/python-can/Config.in index 3e1b012914..94b16ab335 100644 --- a/package/python-can/Config.in +++ b/package/python-can/Config.in @@ -3,6 +3,7 @@ config BR2_PACKAGE_PYTHON_CAN select BR2_PACKAGE_PYTHON_SQLITE if BR2_PACKAGE_PYTHON # runtime select BR2_PACKAGE_PYTHON3_SQLITE if BR2_PACKAGE_PYTHON3 # runtime help - This module provides controller area network support for Python. + This module provides controller area network support for + Python. https://bitbucket.org/hardbyte/python-can |