Update main.c

pull/53/head
alanbjohnston 5 years ago committed by GitHub
parent a3d0be8b3d
commit ab442213ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -919,7 +919,7 @@ if (payload == ON)
float gyroX, gyroY, gyroZ;
for (count1 = 0; count1 < 8; count1++)
for (count1 = 0; count1 < 2; count1++)
{
// voltage[count1] = atof(token);
printf("token %s ", token);

Loading…
Cancel
Save

Powered by TurnKey Linux.