ESP_IOT v2.5
IOT ESP Coding
M5Atom_TinyGPSModuleClass.cpp File Reference
Include dependency graph for M5Atom_TinyGPSModuleClass.cpp:

Go to the source code of this file.

Functions

void M5AtomCallback_TinyGPS (char *parameter, boolean flag)
 

Variables

KeyUnitSensorClass_KeyUnitSensorClass_ATOMTinyGPSModule
 7.21.25 use the ATOM_SM processor for BLE feed More...
 
MultipleSatellite gps (Serial1, GPSBaud, SERIAL_8N1, TinyGPS_RXPin, TinyGPS_TXPin)
 
MultipleSatellitegps2
 

Function Documentation

◆ M5AtomCallback_TinyGPS()

void M5AtomCallback_TinyGPS ( char *  parameter,
boolean  flag 
)

send status after power on/off change..

Definition at line 40 of file M5Atom_TinyGPSModuleClass.cpp.

Here is the call graph for this function:

Variable Documentation

◆ _KeyUnitSensorClass_ATOMTinyGPSModule

KeyUnitSensorClass* _KeyUnitSensorClass_ATOMTinyGPSModule

7.21.25 use the ATOM_SM processor for BLE feed

7.20.25 60outside. 6 month since Trump add time from

See also
https://github.com/PaulStoffregen/Time/blob/master/examples/TimeGPS/TimeGPS.ino TODO.. have only 1 of these included in build, but change the callback That requires that ATOM be a class, OR there is a single Sensor but different callback.. keyUnitSensorClass object for the BUTTON

Definition at line 36 of file M5Atom_TinyGPSModuleClass.cpp.

◆ gps

MultipleSatellite gps(Serial1, GPSBaud, SERIAL_8N1, TinyGPS_RXPin, TinyGPS_TXPin) ( Serial1  ,
GPSBaud  ,
SERIAL_8N1  ,
TinyGPS_RXPin  ,
TinyGPS_TXPin   
)

◆ gps2

Definition at line 67 of file M5Atom_TinyGPSModuleClass.cpp.