Skip to content
Snippets Groups Projects
Commit 7584fd04 authored by Ludwig Knüpfer's avatar Ludwig Knüpfer
Browse files

fix maca get_channel transceiver switch

parent 04b94e0e
No related branches found
No related tags found
No related merge requests found
......@@ -743,6 +743,7 @@ static int32_t get_channel(transceiver_type_t t)
#ifdef MODULE_MC1322X
case TRANSCEIVER_MC1322X:
///< TODO:implement return maca_get_channel();
return -1;
#endif
#ifdef MODULE_NATIVENET
case TRANSCEIVER_NATIVE:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment