提交 1d40fb44 编写于 作者: M mculover666

fix bug in pm2d5 parser

上级 e5f8ae20
......@@ -49,7 +49,8 @@ typedef struct pm2d5_data_st {
uint16_t data10;
uint16_t data11;
uint16_t data12;
uint16_t data13;
uint8_t version;
uint8_t err_code;
}pm2d5_data_t;
typedef union pm2d5_data_un {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册