Test firmware for the Supermote hardware.
Dependencies: K30_I2C libxDot-mbed5
Fork of K30_I2C_Program by
Diff: HPM/hpm.h
- Revision:
- 3:2ab969b31f6b
- Parent:
- 2:680fc2690d10
--- a/HPM/hpm.h Fri Sep 07 02:54:05 2018 +0000 +++ b/HPM/hpm.h Fri Sep 14 03:17:31 2018 +0000 @@ -15,10 +15,10 @@ bool start_autosend(void); private: + void clear_rx_buffer(void); + Serial* _device; Serial* _debug; - //long int _PM25; - //long int _PM10; }; #endif \ No newline at end of file