Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change definition of SdTSData_StartMonitor and SdTSData_StopMonitor #24

Open
harlequin opened this issue Jul 15, 2016 · 0 comments
Open
Milestone

Comments

@harlequin
Copy link
Owner

Both functions can be used with the complete parameter list on all series

const int (_SdTSData_StartMonitor)(u32 dmx_handle, void *a1, u32 eDataType, u32 SdMainChip_k);
const int (_SdTSData_StopMonitor)(u32 dmx_handle, u32 mon_handle, u32 SdMainChip_k);

Next step can include to move this function into the common model module

@harlequin harlequin added this to the v0.5 milestone Jul 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant