Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions DFRobot_DF2301Q.h
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,8 @@ class DFRobot_DF2301Q_UART: public DFRobot_DF2301Q
// uint8_t tail; /* send add auto */
}sUartMsg_t;

#pragma pack()

/**
* @enum eReceiveState_t
* @brief receive use state machine method, so two char can arrive different time
Expand Down