We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b9feba commit ec7570dCopy full SHA for ec7570d
1 file changed
src/drivers/CANvenient_TinyCan.c
@@ -312,7 +312,6 @@ void tinycan_close(int index)
312
{
313
set_error_reason("Failed to close Tiny-CAN device.");
314
}
315
- tiny_device->DeviceIndex = INDEX_INVALID;
316
can_interface[index].opened = 0;
317
318
#else
0 commit comments