Eli Hughes / Mbed 2 deprecated RobotPowerLogger-V2

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers FIRMWARE_VERSION.h Source File

FIRMWARE_VERSION.h

00001 #ifndef FIRMWARE_VERSION_H
00002 #define FIRMWARE_VERSION_H
00003 
00004 #define FIRMWARE_VERSION_MAJOR  (1)
00005 #define FIRMWARE_VERSION_MINOR  (0)
00006 
00007 #endif