Skip to content

Commit e7aa893

Browse files
author
Jarkko Paso
committed
FHSS: Define to make outdated application work
1 parent 9fd804b commit e7aa893

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nanostack/fhss_config.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ extern "C" {
2929
#endif
3030

3131
#include "fhss_ws_extension.h"
32+
// Just to make the PR work. Will be removed when Application updated.
33+
#define ws_channel_function ws_uc_channel_function
3234

3335
/**
3436
* @brief WS channel functions.

0 commit comments

Comments
 (0)