X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/41babf1cb78a2a8e05f40f5de61c3f52bb794fc4..fec31947a6b4e77f65d92bf14b32533bbbc39b2d:/Demos/Device/LowLevel/AudioInput/Descriptors.h?ds=inline diff --git a/Demos/Device/LowLevel/AudioInput/Descriptors.h b/Demos/Device/LowLevel/AudioInput/Descriptors.h index 3a3174b9b..9e7b2d6d1 100644 --- a/Demos/Device/LowLevel/AudioInput/Descriptors.h +++ b/Demos/Device/LowLevel/AudioInput/Descriptors.h @@ -274,7 +274,7 @@ USB_Descriptor_Endpoint_t Endpoint; /**< Standard endpoint descriptor describing the audio endpoint */ uint8_t Refresh; /**< Always set to zero */ - uint8_t SyncEndpointNumber; /**< Endpoint address to send synchronisation information to, if needed (zero otherwise) */ + uint8_t SyncEndpointNumber; /**< Endpoint address to send synchronization information to, if needed (zero otherwise) */ } USB_Audio_StreamEndpoint_Std_t; /** Type define for an Audio class specific extended endpoint descriptor. This contains extra information