Skip to content
Snippets Groups Projects
Commit 2238e69e authored by John Hodge's avatar John Hodge
Browse files

Modules/UDI - (minor) tiny fiddle to udic planning

parent 8657ddbc
Branches
No related merge requests found
......@@ -26,7 +26,7 @@ void usage_ind(udi_usage_cb_t *cb, udi_ubit8_t resource_level)
}
@GFX_CLIENT channel_event_ind(udi_channel_event_cb_t *cb)
@1=GFX_CLIENT channel_event_ind(udi_channel_event_cb_t *cb)
{
udi_gfx_bind_cb_t *bind_cb = cb->params.parent_bound.bind_cb;
switch(cb->event)
......@@ -74,3 +74,5 @@ void usage_ind(udi_usage_cb_t *cb, udi_ubit8_t resource_level)
// === UDI Bindings ===
// vim: ft=c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment