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

Go to the source code of this file.

Macros

#define SERIAL_LOG_LEVEL   3

Functions

SerialLogHandler logHandler (LOG_LEVEL_INFO, { {"app.pubq", LOG_LEVEL_ERROR}, {"app.seqfile", LOG_LEVEL_ERROR}, {"comm.dtls", LOG_LEVEL_ERROR}, {"comm", LOG_LEVEL_ERROR}, {"hal", LOG_LEVEL_ERROR}, {"comm.protocol", LOG_LEVEL_ERROR}, {"ncp.rltk.client", LOG_LEVEL_ERROR}, {"app.device", LOG_LEVEL_ERROR}, {"system", LOG_LEVEL_ERROR}, {"net.ifapi", LOG_LEVEL_ERROR}, {"app.system.reset", LOG_LEVEL_ERROR}, {"app.ab1805", LOG_LEVEL_ERROR}})
 STARTUP (System.enableFeature(FEATURE_RESET_INFO))
 SYSTEM_MODE (SEMI_AUTOMATIC)

Macro Definition Documentation

◆ SERIAL_LOG_LEVEL

#define SERIAL_LOG_LEVEL   3

Definition at line 12 of file Particle_Functions.cpp.

Function Documentation

◆ logHandler()

SerialLogHandler logHandler ( LOG_LEVEL_INFO ,
{ {"app.pubq", LOG_LEVEL_ERROR}, {"app.seqfile", LOG_LEVEL_ERROR}, {"comm.dtls", LOG_LEVEL_ERROR}, {"comm", LOG_LEVEL_ERROR}, {"hal", LOG_LEVEL_ERROR}, {"comm.protocol", LOG_LEVEL_ERROR}, {"ncp.rltk.client", LOG_LEVEL_ERROR}, {"app.device", LOG_LEVEL_ERROR}, {"system", LOG_LEVEL_ERROR}, {"net.ifapi", LOG_LEVEL_ERROR}, {"app.system.reset", LOG_LEVEL_ERROR}, {"app.ab1805", LOG_LEVEL_ERROR}}  )

◆ STARTUP()

STARTUP ( System. enableFeatureFEATURE_RESET_INFO)

◆ SYSTEM_MODE()

SYSTEM_MODE ( SEMI_AUTOMATIC )