DFRobot / DFRobot_DF2301Q

MIT License
14 stars 13 forks source link

Begin returns true no matter what. #2

Closed jcfain closed 1 year ago

jcfain commented 1 year ago

https://github.com/DFRobot/DFRobot_DF2301Q/blob/784d2051a9603791f3cb2cb01b5d9ea35c50a42c/DFRobot_DF2301Q.cpp#L30

qsjhyy commented 1 year ago

Previously, I only made the formatting of I2C and UART consistent. Now, during the initialization of I2C, I tested the communication to ensure it is working properly. Thank you for your suggestion.