removed data[]

pull/28/head
alanbjohnston 6 years ago committed by GitHub
parent 165b1b946a
commit 97571e6d64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -326,7 +326,7 @@ int main(int argc, char *argv[]) {
sensor[MINUS_Z] = config_sensor("/dev/i2c-0", 0x44, 400);
int ret;
uint8_t data[1024];
//uint8_t data[1024];
tx_freq_hz -= tx_channel * 50000;

Loading…
Cancel
Save

Powered by TurnKey Linux.