Browse Source

update

master
zhaohe 12 months ago
parent
commit
3cb7df42d6
  1. 1
      transmit_disfection_protocol.hpp

1
transmit_disfection_protocol.hpp

@ -300,6 +300,7 @@ typedef struct {
uint16_t humid; // %RH * 10
uint16_t temp; // °C * 10
uint16_t saturation; // %RS * 10
uint16_t h2o2adc; // adc_val
} report_h2o2_data_t;
typedef struct {

Loading…
Cancel
Save