diff --git a/src/main/java/li/cil/oc/api/driver/DeviceInfo.java b/src/main/java/li/cil/oc/api/driver/DeviceInfo.java index 76ef8b05d..0a1c9ae1b 100644 --- a/src/main/java/li/cil/oc/api/driver/DeviceInfo.java +++ b/src/main/java/li/cil/oc/api/driver/DeviceInfo.java @@ -30,7 +30,11 @@ public interface DeviceInfo { *

* For example, OC's tier one memory module returns the following: * - * + * + * + * + * + * *
classmemory
descriptionMemory bank
vendorMightyPirates GmbH & Co. KG
productMultipurpose RAM Type
clock500
* * @return the table of information on this device, or null.