#include <Arduino.h>Go to the source code of this file.
Classes | |
| class | Sensor |
| class | KettleTempSensor |
| class | ChillerTempSensor |
| class | KettleVolSensor |
Variables | |
| KettleTempSensor * | kettleTemp |
| Pointer to the current, active menu used by the application. | |
| ChillerTempSensor * | chillerTemp |
| Pointer to the current, active menu used by the application. | |
| KettleVolSensor * | kettleVolume |
| Pointer to the current, active menu used by the application. | |
|
extern |
Pointer to the current, active menu used by the application.
|
extern |
Pointer to the current, active menu used by the application.
|
extern |
Pointer to the current, active menu used by the application.