Maxim Integrated's IoT development kit.

Dependencies:   MAX30101 MAX30003 MAX113XX_Pixi MAX30205 max32630fthr USBDevice

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers version.h Source File

version.h

00001 #ifndef __VERSION_H__
00002 #define __VERSION_H__
00003 
00004 #include "build_version.h"
00005 
00006 #define FIRMWARE_VERSION       "2.0.01"
00007 
00008 #endif