Skip to content

Commit

Permalink
Updated firmware revision tag in FLASH
Browse files Browse the repository at this point in the history
  • Loading branch information
Brenton Salmi committed Apr 24, 2017
1 parent 2fae232 commit 64db8e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Debug/Faraday_D1_Release.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1181,7 +1181,7 @@ B0 13 A2 B8 10 01 B0 13 CE C2 10 01 03 43 00 13
00 00 47 47 41 00 52 4D 43 00 4E 4F 43 41 4C 4C
00 00 43 51 43 51 43 51 00 00 43 51 43 51 43 51
00 00 64 69 6F 75 78 70 00 00 0A 00 08 0A 10 10
30 30 30 30 30 00 30 30 30 30 67 45 23 01 30
30 30 30 30 30 00 30 30 30 30 32 E2 FA 02 30
@c9f0
01 01 08 00 23 62 76 CA 83 93 62 F8 00 34 56 10
0C 18 16 6C 43 50 91 E9 2A 00 1F 59 81 35 09 47
Expand Down
2 changes: 1 addition & 1 deletion Version.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
#ifndef VERSION_H_
#define VERSION_H_

const unsigned long firmware_revision = 0x1234567; //
const unsigned long firmware_revision = 0x2fae232; //

#endif /* VERSION_H_ */

0 comments on commit 64db8e6

Please sign in to comment.