MeshCore/examples/simple_sensor
Scott Powell 810b1f8fe7 * Mesh::onAnonDataRecv() slight optimisation, so that shared-secret calc doesn't need to be repeated
* SensporMesh: req_type now optionally encoded in anon_req payload (so can send various requests without a prior login)
2025-07-08 23:19:35 +10:00
..
main.cpp * first cut of new simple_sensor sketch 2025-07-08 23:19:34 +10:00
SensorMesh.cpp * Mesh::onAnonDataRecv() slight optimisation, so that shared-secret calc doesn't need to be repeated 2025-07-08 23:19:35 +10:00
SensorMesh.h * Mesh::onAnonDataRecv() slight optimisation, so that shared-secret calc doesn't need to be repeated 2025-07-08 23:19:35 +10:00
UITask.cpp * first cut of new simple_sensor sketch 2025-07-08 23:19:34 +10:00
UITask.h * first cut of new simple_sensor sketch 2025-07-08 23:19:34 +10:00