|
Generalized-Core-Counter 3.20
Particle-based generalized core counter firmware
|
#include "state/State_Common.h"#include "Config.h"#include "Cloud.h"#include "LocalTimeRK.h"#include "MyPersistentData.h"#include "PublishQueuePosixRK.h"#include "SensorManager.h"#include "device_pinout.h"#include "SensorDefinitions.h"Go to the source code of this file.
Functions | |
| void | handleReportingState () |
| void handleReportingState | ( | ) |
Definition at line 16 of file State_Report.cpp.
References CONNECTING_STATE, COUNTING, current, dailyCleanup(), IDLE_STATE, measure, oldState, publishData(), publishStateTransition(), state, suppressAlert40ThisSession, and sysStatus.
Referenced by loop().