Changed API doc

This commit is contained in:
Alex
2023-03-09 22:59:56 +02:00
parent 60a6a51fc4
commit e1511a5cd9

View File

@@ -257,7 +257,6 @@ union KernelCallback
* @brief Adjust the volume. * @brief Adjust the volume.
* *
* 0 - 100 * 0 - 100
* @note It may be measured in decibels.
*/ */
unsigned char Volume; unsigned char Volume;