summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndre Hartmann <aha_1980@gmx.de>2017-05-19 19:17:05 +0200
committerAndré Hartmann <aha_1980@gmx.de>2017-05-23 10:35:23 +0000
commit51c7a948f6910f685dcf7b1a11ab41e57b66c9c5 (patch)
treec4477eca7a5c23be050ac5bbfcad9dd88e87fdd2
parentb3bd36122f0640372ee8427c0e0370b60e7da6af (diff)
PeakCAN: Update supported channels documentation
Amends commit 3f8eb3be91641f9dba597e4421f9bbf50c5c161e Change-Id: Ibc0a1019ac4a4e63044c43125826614983a604e4 Reviewed-by: Denis Shienkov <denis.shienkov@gmail.com> Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
-rw-r--r--src/serialbus/doc/src/peakcan.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/serialbus/doc/src/peakcan.qdoc b/src/serialbus/doc/src/peakcan.qdoc
index b0c59c3..490d832 100644
--- a/src/serialbus/doc/src/peakcan.qdoc
+++ b/src/serialbus/doc/src/peakcan.qdoc
@@ -57,8 +57,8 @@
\endcode
Where \e usb0 is the active CAN interface name. The PeakCAN plugin supports
- eight USB interfaces from \e usb0 to \e usb7 and eight PCI interfaces from
- \e pci0 to \e pci7.
+ 16 USB interfaces from \e usb0 to \e usb15 and 16 PCI interfaces from
+ \e pci0 to \e pci15.
\note Only the USB and PCI adapters are currently supported by this plugin.