From e1511a5cd921066680e42dd4a63ead09268fb5a5 Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 9 Mar 2023 22:59:56 +0200 Subject: [PATCH] Changed API doc --- DAPI.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/DAPI.hpp b/DAPI.hpp index 92832876..79b9ee87 100644 --- a/DAPI.hpp +++ b/DAPI.hpp @@ -257,7 +257,6 @@ union KernelCallback * @brief Adjust the volume. * * 0 - 100 - * @note It may be measured in decibels. */ unsigned char Volume;