Kashish Haresh Shah
/
HXCClientShield
HXC Client Shield Repository.
Diff: LoRa/lora_driver.c
- Revision:
- 3:5e1a54378107
- Parent:
- 0:bacc6e701fb4
- Child:
- 2:52bb5ee0a72d
--- a/LoRa/lora_driver.c Mon Mar 29 15:37:08 2021 +0000 +++ b/LoRa/lora_driver.c Mon Apr 19 17:43:09 2021 +0000 @@ -144,7 +144,7 @@ * @Param : None * @Retval : AT_OK or other eAtStatus_t ******************************************************************************/ -static void Lora_printDevEui(void) +void Lora_printDevEui(void) { char deveui_str[25];