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

6 lines
116 B
C

// Task which blinks the LED to make sure the device
// is still running.
void heartbeat_task(void *pvParameter);