ads1115 only
Fork of mbed by
Diff: us_ticker_api.h
- Revision:
- 93:e188a91d3eaa
- Parent:
- 89:552587b429a1
- Child:
- 95:7e07b6fb45cf
--- a/us_ticker_api.h Thu Nov 27 13:33:22 2014 +0000 +++ b/us_ticker_api.h Tue Feb 03 15:31:20 2015 +0000 @@ -22,7 +22,7 @@ extern "C" { #endif -typedef uint64_t timestamp_t; +typedef uint32_t timestamp_t; uint32_t us_ticker_read(void);