Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Robotlab
firefly
Commits
689c4b2a
Commit
689c4b2a
authored
Apr 24, 2014
by
Erik Jansson
Browse files
Add initializer for channel types.
parent
becd5af8
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/protocol/firefly_protocol.h
View file @
689c4b2a
...
...
@@ -373,6 +373,8 @@ struct firefly_channel_types *firefly_channel_types_new(void);
void firefly_channel_types_free(struct firefly_channel_types *ct);
#endif
#define FIREFLY_CHANNEL_TYPES_INITIALIZER { NULL, NULL }
void
firefly_channel_types_add_decoder_type
(
struct
firefly_channel_types
*
types
,
labcomm_decoder_register_function
register_func
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment