mirror of
https://github.com/apache/nuttx.git
synced 2026-05-19 20:06:24 +08:00
/include/nuttx/mtd/configdata.h: Fix copy-paste comment in configdata.h
This commit is contained in:
committed by
Gregory Nutt
parent
249d7e0d84
commit
16ce1552bc
@@ -56,10 +56,7 @@
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
/* IOCTL Commands ***********************************************************/
|
||||
/* The Audio module uses a standard character driver framework. However, a
|
||||
* lot of the Audio driver functionality is configured via a device control
|
||||
* interface, such as sampling rate, volume, data format, etc.
|
||||
* The Audio ioctl commands are lised below:
|
||||
/* IOCTL Commands to store and read configuration for user application.
|
||||
*
|
||||
* CFGDIOC_GETCONFIG - Get a specified Config Data item.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user