Skip to content

Releases: shyney7/TDisplay-S3_PMX_Ground

RF24Mesh Release

23 Apr 07:39
Compare
Choose a tag to compare

Mesh Version for new PMX Mesh Version.
New Datastruct:

struct nrfDataStruct{
  uint8_t change;
  float pm10;
  float sumBins;
  float temp;
  float altitude;
  float hum;
  float xtra;
  float co2;
  uint16_t year;
  uint8_t month;
  uint8_t day;
  uint8_t hour;
  uint8_t minute;
  uint8_t second;
  double lat;
  double lng;
};

Ground Station for Dets final PMX Release

06 Nov 12:14
Compare
Choose a tag to compare

This is the release for the current PMX Version that was released by Det