Send topology information more often

This commit is contained in:
2026-03-02 00:30:43 -05:00
parent c8cd1545dc
commit 1083d3e2c0

View File

@@ -15,7 +15,7 @@
#define METADATA_RX_TAG 7
#define SENSOR_TAG 8
#define METADATA_PERIOD_MS 1000
#define METADATA_PERIOD_MS 750
#define SENSOR_DATA_PERIOD_MS 1000
#define SLEEP_WITH_NO_ACTUATOR_MS 2000