esp-idf-template/components/heartbeat/heartbeat.h

6 lines
116 B
C
Raw Normal View History

2017-02-21 06:43:44 +00:00
// Task which blinks the LED to make sure the device
// is still running.
void heartbeat_task(void *pvParameter);