Generalized-Core-Counter 3.20
Particle-based generalized core counter firmware
Loading...
Searching...
No Matches
SensorManager.cpp File Reference
#include "SensorManager.h"
#include "MyPersistentData.h"
#include "SensorFactory.h"
#include "device_pinout.h"

Go to the source code of this file.

Namespaces

namespace  anonymous_namespace{SensorManager.cpp}

Functions

bool anonymous_namespace{SensorManager.cpp}::probeTmp112Present (uint8_t addr)

Variables

const char * batteryContext [7]

Variable Documentation

◆ batteryContext

const char* batteryContext[7]
Initial value:
= {"Unknown", "Not Charging", "Charging",
"Charged", "Discharging", "Fault",
"Diconnected"}

Definition at line 3 of file SensorManager.cpp.

Referenced by SensorManager::batteryState(), and publishData().