File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ TARGET = LumiRouter
36
36
# ##############################################################################
37
37
# Application build date
38
38
39
- BUILD_DATE = 20210219
39
+ BUILD_DATE = 20210320
40
40
CFLAGS += -DBUILD_DATE_STRING=\"$(BUILD_DATE ) \"
41
41
42
42
# ##############################################################################
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ This instruction assumes that an alternative __OpenWRT__ firmware is already ins
12
12
2 . Issue the following commands in the command line.
13
13
14
14
``` shell
15
- wget https://github.com/igo-r/Lumi-Router-JN5169/releases/latest/download/Lumi_Router_JN5169_20210219 .bin -O /tmp/LumiRouter.bin
15
+ wget https://github.com/igo-r/Lumi-Router-JN5169/releases/latest/download/LumiRouter_20210320 .bin -O /tmp/LumiRouter.bin
16
16
jnflash /tmp/LumiRouter.bin
17
17
```
18
18
You can’t perform that action at this time.
0 commit comments