Can Opener - ME 507
taskWriteToDisplay.cpp File Reference
#include "STM32FreeRTOS.h"
#include <Arduino.h>
#include "PrintStream.h"
#include "shares.h"
#include "taskWriteToDisplay.h"

Functions

void taskWriteToDisplay (void *p_params)
 Task: Write to Display. More...
 

Detailed Description

Task to write the temperature of the can to a display Temperature data is recieved from the temperature share

Author
Ben Bons
Date
Nov 27, 2021

Function Documentation

◆ taskWriteToDisplay()

void taskWriteToDisplay ( void *  p_params)

Task: Write to Display.

Period: 1000ms, Priority: 1 Write can temperature data to display

Parameters
p_paramstask parameters