This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/*! | |
* based on getAllGNSS.ino | |
* Added some code to read HDOP value. | |
* Clavisound jul 24 | |
* @brief read all gnss data | |
* @copyright Copyright (c) 2010 DFRobot Co.Ltd (http://www.dfrobot.com) | |
* @license The MIT License (MIT) | |
* @author ZhixinLiu([email protected]) | |
* @version V1.0 | |
* @date 2023-03-07 |