Maxim Integrated's IoT development kit
Dependencies: MAX30101 MAX30003 MAX113XX_Pixi MAX30205 max32630fthr USBDevice
Diff: version.h
- Revision:
- 1:efe9cad8942f
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/version.h Tue Mar 13 14:52:59 2018 +0300 @@ -0,0 +1,8 @@ +#ifndef __VERSION_H__ +#define __VERSION_H__ + +#include "build_version.h" + +#define FIRMWARE_VERSION "2.0.01" + +#endif