yy1717
2020-01-08 63f7c1fb25fd50d78f7430cb50ae908530529806
lib/src/main/cpp/utils/num.h
@@ -9,5 +9,6 @@
long str2int(const uint8_t *s, uint16_t length);
bool str2float(double *f, const uint8_t *s, uint16_t length);
int BitCount(uint32_t n);
#endif //RTKDRIVERTEST_NUM_H