devices: replace bus reference to port

pull/1/head
Marc-Antoine Ruel 8 years ago
parent 4251b6f3e3
commit 7306448a6d

@ -4,7 +4,7 @@
// Package devices contains interfaces for classes of devices.
//
// Subpackages contain the concrete implementations. Devices accept bus
// Subpackages contain the concrete implementations. Devices accept port
// interface, constructors return concrete type.
//
// Subpackage devicestest contains fake implementations for testing.

Loading…
Cancel
Save