From 37b91ced74fca44ddeb86a8853f4f176500907e1 Mon Sep 17 00:00:00 2001 From: Andrew Scheller Date: Thu, 18 Aug 2016 00:22:07 +0100 Subject: [PATCH] Correct number of ComputeModule USB ports (part 2) Correct associated documentation --- gpiozero/pins/data.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/gpiozero/pins/data.py b/gpiozero/pins/data.py index 8db8142..c854999 100644 --- a/gpiozero/pins/data.py +++ b/gpiozero/pins/data.py @@ -389,10 +389,6 @@ class PiBoardInfo(namedtuple('PiBoardInfo', ( .. note:: This does *not* include the micro-USB port used to power the Pi. - On the Compute Module this is listed as 0 as the compute module - itself doesn't have any physical USB headers, despite providing one - on the I/O development board and having the pins for one on the - module itself. .. attribute:: ethernet