Skip to content

Commit

Permalink
Fix compiler warning
Browse files Browse the repository at this point in the history
  • Loading branch information
0xCAFEDECAF committed Dec 28, 2022
1 parent d2b6c74 commit 625050e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VanBusRx.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1498,7 +1498,7 @@ void TIsrDebugPacket::Dump(Stream& s) const
i++;
} // while

#undef reset()
#undef reset

rLock = false; // Assumed to be atomic

Expand Down

0 comments on commit 625050e

Please sign in to comment.