Skip to content

Commit

Permalink
Fixed small bugs in lua c metatable 2
Browse files Browse the repository at this point in the history
  • Loading branch information
CurlyMoo committed Jul 18, 2019
1 parent 1e9682c commit 89d76ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/lua_hardware_433gpio_receive_large_pulse.c
Expand Up @@ -160,7 +160,6 @@ static void *listener(int reason, void *param, void *userdata) {
uv_stop(uv_default_loop());
}
}
plua_metatable_free(table);
check = 1;
round++;
return NULL;
Expand Down

0 comments on commit 89d76ca

Please sign in to comment.