Skip to content

Commit

Permalink
Home Accessory Architect v2.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
RavenSystem committed Aug 8, 2020
1 parent 592a0f9 commit 73d0d9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devices/HAA/types.h
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ typedef struct _ping_input_callback_fn {
uint8_t param;

ping_callback_fn callback;
homekit_characteristic_t *ch;
ch_group_t* ch_group;

struct _ping_input_callback_fn *next;
} ping_input_callback_fn_t;
Expand Down

0 comments on commit 73d0d9a

Please sign in to comment.