Solo Controller Documentation 1.0
Documentation for the Solo Controller
 
Loading...
Searching...
No Matches
Sensor.cpp File Reference
#include "Sensor.h"

Variables

KettleTempSensorkettleTemp = &KettleTempSensor::getInstance()
 Pointer to the current, active menu used by the application.
 
ChillerTempSensorchillerTemp = &ChillerTempSensor::getInstance()
 Pointer to the current, active menu used by the application.
 
KettleVolSensorkettleVolume = &KettleVolSensor::getInstance()
 Pointer to the current, active menu used by the application.
 

Variable Documentation

◆ chillerTemp

Pointer to the current, active menu used by the application.

◆ kettleTemp

Pointer to the current, active menu used by the application.

◆ kettleVolume

Pointer to the current, active menu used by the application.