Skip to content
This repository was archived by the owner on Dec 3, 2025. It is now read-only.

Commit 89c66ec

Browse files
committed
version bump to 02
1 parent 1fa3572 commit 89c66ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Keil 8051 v9.53 - Release/RF-Bridge-EFM8BB1.hex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
:100350001218D8500302055412068C121B540205C1
5656
:10036000541206837FA00205989000D8E060030233
5757
:1003700000AA1218CF7F017E001219B8D296121B64
58-
:1003800054C2967FA0121AEE800A7F01121AEEE480
58+
:1003800054C2967FA0121AEE800A7F02121AEEE47F
5959
:100390009000D8F0D2021206980200AA90007FE0E6
6060
:1003A00020E7030200AA547FFD7FA6121785E49080
6161
:1003B000007FF00200AA9000D8E060030200AA903B

inc/Globals.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
#define SYSCLK 24500000
2424

25-
#define FIRMWARE_VERSION 0x01
25+
#define FIRMWARE_VERSION 0x02
2626

2727
// USER PROTOTYPES
2828
SI_SBIT(LED, SFR_P1, 0); // LED

0 commit comments

Comments
 (0)