summaryrefslogtreecommitdiffstats
path: root/i2c_occ.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'i2c_occ.hpp')
-rw-r--r--i2c_occ.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/i2c_occ.hpp b/i2c_occ.hpp
index 31b6721..66dc12c 100644
--- a/i2c_occ.hpp
+++ b/i2c_occ.hpp
@@ -31,6 +31,7 @@ std::string getFileContent(const fs::path& f);
* @param[in] path - The path to search
*
* @return A vector of strings containing the occ hwmon device path
+ where the first device is master occ
*/
std::vector<std::string> getOccHwmonDevices(const char* path);
OpenPOWER on IntegriCloud