mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-03 09:49:32 +02:00
Tidy up and add more test stubs
This commit is contained in:
parent
b205b63af3
commit
7f8f48756d
3 changed files with 10 additions and 15 deletions
|
@ -18,3 +18,5 @@ char const* getCANInterfaceName(CAN_Interface) {
|
|||
}
|
||||
|
||||
void register_transmitter(Transmitter* transmitter) {}
|
||||
|
||||
void dump_can_frame(CAN_frame& frame, frameDirection msgDir) {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue