This commit is contained in:
Jeffrey Townsend
2018-12-29 09:14:29 -08:00
parent 09a8f15835
commit 4dbd6b4062

View File

@@ -11,7 +11,7 @@ LED features include things like available colors, blinking modes, and character
You can change the current mode of the LED if supported.
## LED Documentation
* [Doxygen](https://htmlpreview.github.io/?https://raw.githubusercontent.com/opencomputeproject/OpenNetworkLinux/ONLPv2/packages/base/any/onlp/src/onlp/doc/html/group__oid-led.html.html)
* [Doxygen](https://htmlpreview.github.io/?https://raw.githubusercontent.com/opencomputeproject/OpenNetworkLinux/ONLPv2/packages/base/any/onlp/src/onlp/doc/html/group__oid-led.html)
* [Header](https://github.com/opencomputeproject/OpenNetworkLinux/blob/ONLPv2/packages/base/any/onlp/src/onlp/module/inc/onlp/led.h)
---