Skip to content

Commit

Permalink
Merge pull request #7 from phdlee/version1.00
Browse files Browse the repository at this point in the history
Version1.00
  • Loading branch information
phdlee committed Jun 8, 2019
2 parents 50a1a42 + 906b2dd commit 971a8d3
Show file tree
Hide file tree
Showing 6 changed files with 8,213 additions and 10,428 deletions.
2 changes: 1 addition & 1 deletion Src/Inc/build_timestamp.h
@@ -1,7 +1,7 @@
#ifndef BUILD_TIMESTAMP
#warning Mercurial failed. Repository not found. Firmware revision will not be generated.
#define HGREV N/A
#define BUILD_TIMESTAMP "2019-05-30 03:38 UT"
#define BUILD_TIMESTAMP "2019-06-08 07:28 UT"
#define HGREVSTR(s) stringify_(s)
#define stringify_(s) #s
#endif
2 changes: 1 addition & 1 deletion Src/analyzer/config/config.h
Expand Up @@ -19,7 +19,7 @@

#include "LCD.h"
#define AAVERSION "3.0d" //Must be 4 characters
#define AAVERSION_CECV "0.71" //Must be 4 characters
#define AAVERSION_CECV "1.00" //Must be 4 characters


//#define BAND_FMIN 500000ul //BAND_FMIN must be multiple 100000
Expand Down

0 comments on commit 971a8d3

Please sign in to comment.