rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
example_module.h
Go to the documentation of this file.
1#pragma once
2// this file is important here, is the live_data struct!
4
6public:
7 void onSlowCallback() override;
8};
void onSlowCallback() override