include a *void on lora32_cfg_t #15

Open
opened 2022-04-01 17:21:06 -04:00 by morgan · 0 comments
Owner

char *name has been removed as it's not really relevant to the driver itself. A void *arg could fill this gap to allow applications to pass arbirary data between handlers.

`char *name` has been removed as it's not really relevant to the driver itself. A `void *arg` could fill this gap to allow applications to pass arbirary data between handlers.
morgan changed title from include a *void on lora32_cfg_t to include a `*void` on lora32_cfg_t 2022-04-01 17:21:15 -04:00
morgan changed title from include a `*void` on lora32_cfg_t to include a *void on lora32_cfg_t 2022-04-01 17:21:22 -04:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: morgan/esp32-lora#15
No description provided.