X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/7eb4eb7cdd1ba6a9a6e1ae82968294445667f2e0..3d1baa6f953c3c78c78c31466c4f551123e84415:/Demos/Device/AudioOutput/Descriptors.c diff --git a/Demos/Device/AudioOutput/Descriptors.c b/Demos/Device/AudioOutput/Descriptors.c index 92d7e0d57..0039c2ba8 100644 --- a/Demos/Device/AudioOutput/Descriptors.c +++ b/Demos/Device/AudioOutput/Descriptors.c @@ -201,7 +201,7 @@ USB_Descriptor_Configuration_t PROGMEM ConfigurationDescriptor = .BitResolution = 16, .SampleFrequencyType = (sizeof(ConfigurationDescriptor.AudioFormat.SampleFrequencies) / sizeof(AudioSampleFreq_t)), - .SampleFrequencies = {SAMPLE_FREQ(AUDIO_SAMPLE_FREQUENCY)} + .SampleFrequencies = {AUDIO_SAMPLE_FREQ(AUDIO_SAMPLE_FREQUENCY)} }, .AudioEndpoint =