Home
last modified time | relevance | path

Searched refs:slotStrings (Results 1 – 1 of 1) sorted by relevance

/loramac-node-latest/src/apps/LoRaMac/common/
DLmHandlerMsgDisplay.c347 …const char *slotStrings[] = { "1", "2", "C", "C Multicast", "B Ping-Slot", "B Multicast Ping-Slot"… in DisplayRxUpdate() local
361 printf( "RX WINDOW : %s\n", slotStrings[params->RxSlot] ); in DisplayRxUpdate()