X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/48c5cdced47897934d8473a3097181d0e9ca8b4c..98947e3750e07054f9da46af82225e9ef89ed656:/Demos/Device/Incomplete/Sideshow/Lib/SideshowCommon.h diff --git a/Demos/Device/Incomplete/Sideshow/Lib/SideshowCommon.h b/Demos/Device/Incomplete/Sideshow/Lib/SideshowCommon.h index b801ecfa5..8a90c50cf 100644 --- a/Demos/Device/Incomplete/Sideshow/Lib/SideshowCommon.h +++ b/Demos/Device/Incomplete/Sideshow/Lib/SideshowCommon.h @@ -85,7 +85,7 @@ int ErrorCode : 6; int NAK : 1; int Response : 1; - }; + } TypeFields; } SideShowPacketType_t; typedef struct