aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsrc/survive_vive.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/survive_vive.c b/src/survive_vive.c
index bd2e4c3..fc05647 100755
--- a/src/survive_vive.c
+++ b/src/survive_vive.c
@@ -1081,8 +1081,8 @@ void survive_data_cb( SurviveUSBInterface * si )
}
case USB_IF_LIGHTCAP:
{
- #ifdef HIDAPI
int i;
+ #ifdef HIDAPI
for( i = 0; i < 7; i++ )
{
LightcapElement le;