remove unused variable

This commit is contained in:
matthias.ringwald 2014-07-29 15:06:35 +00:00
parent 88789c6188
commit 933d47a624

View File

@ -164,7 +164,6 @@ static int h4_open(void *transport_config){
read_pos = 0;
// bring bluetooth module into defined state
int i;
uint8_t reset[] = { 0x01, 0x03, 0x0c, 0x00};
write(fd, &reset, sizeof(reset));
usleep(100000); // 100 ms