commented out extra curly bracket

pull/27/head
alanbjohnston 7 years ago committed by GitHub
parent ff183d7378
commit 4f031fa813
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -205,7 +205,7 @@ int main(int argc, char *argv[]) {
sensor[MINUS_Y] = OFF;
sensor[MINUS_Z] = OFF;
}
}
// } Extra close bracket??
}
// new INA219 current reading code

Loading…
Cancel
Save

Powered by TurnKey Linux.