wideband/firmware/indication.h

5 lines
70 B
C

#pragma once
void InitIndication();
void onDataArrived(bool status);