pull/57/head
alanbjohnston 5 years ago committed by GitHub
parent 6259ff62f0
commit 235231c744
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -244,7 +244,7 @@ int main(int argc, char *argv[]) {
return 0;
}
int test_i2c_bus(char *bus)
int test_i2c_bus(int bus)
{
int result = 1;
char *busString = "/dev/i2c-3";

Loading…
Cancel
Save

Powered by TurnKey Linux.