Skip to content

Commit

Permalink
squash remove dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
Joakim Nohlgård committed Aug 2, 2017
1 parent dcb3eff commit cd33649
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions drivers/kw41zrf/include/kw41zrf_getset.h
Original file line number Diff line number Diff line change
Expand Up @@ -78,13 +78,6 @@ uint8_t kw41zrf_get_channel(kw41zrf_t *dev);
*/
void kw41zrf_abort_sequence(kw41zrf_t *dev);

/**
* @brief Set idle sequence state of device
*
* @param[in] dev kw41zrf device descriptor
*/
// void kw41zrf_set_idle_sequence(kw41zrf_t *dev);

/**
* @brief Set sequence state of device
*
Expand Down

0 comments on commit cd33649

Please sign in to comment.