Ignore:
Timestamp:
2011-11-30T22:38:46Z (12 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
c25df01
Parents:
5c62b5f
Message:

sb16: Comment fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/audio/sb16/dsp_commands.h

    r5c62b5f rb2a6dacf  
    134134
    135135        SET_MONO_INPUT = 0xa0, /* Mono mode is the default, only on 3.xx */
    136         SET_STEREO_INPUT = 0xa8, /* switch to stereo recording, only on 3.xx */
     136        SET_STEREO_INPUT = 0xa8, /* Switch to stereo recording, only on 3.xx */
    137137
    138138        SET_SAMPLING_RATE_OUTPUT = 0x41, /* Followed by sapling rate
Note: See TracChangeset for help on using the changeset viewer.