mirror of https://github.com/rusefi/wideband.git
5 lines
70 B
C
5 lines
70 B
C
|
#pragma once
|
||
|
|
||
|
void InitIndication();
|
||
|
void onDataArrived(bool status);
|