6 lines
116 B
C
6 lines
116 B
C
|
|
||
|
|
||
|
// Task which blinks the LED to make sure the device
|
||
|
// is still running.
|
||
|
void heartbeat_task(void *pvParameter);
|