Commit 8ae5cde58a6d089dfe770ca664adc02530b3ced6

Authored by rguillom
1 parent 58268c72

rien

lufa-master/PolytechLille/PAD/Descriptors.c
... ... @@ -336,28 +336,3 @@ uint16_t CALLBACK_USB_GetDescriptor(const uint16_t wValue,
336 336 *DescriptorAddress = Address;
337 337 return Size;
338 338 }
339   -
340   -
341   -
342   -
343   -
344   -
345   -
346   -
347   -
348   -
349   -
350   -
351   -
352   -
353   -
354   -
355   -
356   -
357   -
358   -
359   -
360   -
361   -
362   -
363   -
... ...
lufa-master/PolytechLille/PAD/Descriptors.h
... ... @@ -82,4 +82,3 @@
82 82 const void** const DescriptorAddress)
83 83 ATTR_WARN_UNUSED_RESULT ATTR_NON_NULL_PTR_ARG(3);
84 84 #endif
85   -
... ...