We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5915ed6 commit 607644fCopy full SHA for 607644f
src/sensors/SensorTypes.h
@@ -3,7 +3,7 @@
3
4
#include "stdint.h"
5
6
-#define SENSOR_DATA_FIXED_LENGTH (10)
+#define SENSOR_DATA_FIXED_LENGTH (18)
7
8
struct __attribute__((packed)) SensorConfigurationPacket {
9
uint8_t sensorId;
0 commit comments