]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - tas2557sw-android/tas2557-stereo-util.git/blobdiff - ti_audio_s/main.c
support TAS2559 stereo
[tas2557sw-android/tas2557-stereo-util.git] / ti_audio_s / main.c
index 54f6863405efb06e4b235ad4bada527a0abaa317..034068389279a2bae170268eb5c8ce6fc4238f3a 100755 (executable)
@@ -51,7 +51,7 @@ static void usage(){
                "       ti_audio_s -f                                           (trigger firmware reload)",             
                "       ti_audio_s -o on                                      (turn on/off TAS2557, bool)",
                "       ti_audio_s -t                                            (get firmware timestamp)",
                "       ti_audio_s -f                                           (trigger firmware reload)",             
                "       ti_audio_s -o on                                      (turn on/off TAS2557, bool)",
                "       ti_audio_s -t                                            (get firmware timestamp)",
-               "                channel: 1 - left channel, 2 - right channel, 3 - both channels",
+               "                channel: 1 - left/DevA, 2 - right/DevB, 3 - both",
                TIAUDIO_VERSION);       
 }
 
                TIAUDIO_VERSION);       
 }