added udp logger to log over network and not uart
Added modem sleep for wif
This commit is contained in:
@@ -58,6 +58,7 @@ internal void set_led_status(led_status status)
|
||||
}
|
||||
led_strip_refresh(led_strip);
|
||||
}
|
||||
|
||||
#if CONFIG_CALENDINK_BLINK_IP
|
||||
internal void led_blink_number(int n, uint8_t r, uint8_t g, uint8_t b)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user