Changed API doc

This commit is contained in:
Alex 2023-03-09 22:59:56 +02:00
parent 60a6a51fc4
commit e1511a5cd9
Signed by untrusted user who does not match committer: enderice2
GPG Key ID: EACC3AD603BAB4DD

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;