From 739c42bc6623e84cdf80d3fabdae90cc0ab6f0c0 Mon Sep 17 00:00:00 2001 From: Jeffrey Townsend Date: Sun, 30 Dec 2018 09:32:38 -0800 Subject: [PATCH] Update --- onlp/applications/sfp.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/onlp/applications/sfp.md b/onlp/applications/sfp.md index 9d9d7dd1..50b2065f 100644 --- a/onlp/applications/sfp.md +++ b/onlp/applications/sfp.md @@ -18,10 +18,10 @@ There are several useful fields in this structure: While calling ```onlp_sfp_info_get``` is sufficient to identify the inserted module there are several operational APIs provided to manage it. * Change the control signal status - Enable TX_DISABLE - Disable LP_MODE + * Enable TX_DISABLE + * Disable LP_MODE * Generic Read/Write Operations - Perform I2C byte and word reads on the given module (any device address). + * Perform I2C byte and word reads on the given module (any device address). ## SFP Documentation