9n added macro to launcher
This commit is contained in:
parent
58b2872f28
commit
df27d528cc
11
pyren/macro/rlink2-HIGH1-screen.cmd
Normal file
11
pyren/macro/rlink2-HIGH1-screen.cmd
Normal file
@ -0,0 +1,11 @@
|
||||
# Repair script for rlink2 black screen
|
||||
$addr = 13
|
||||
|
||||
can500 # init can macro
|
||||
|
||||
# HIGH 1 768x1024
|
||||
2E2303032802131303003C000004500014001E001E040011C5002C006967
|
||||
|
||||
wait 2
|
||||
# reload rlink2
|
||||
1101
|
11
pyren/macro/rlink2-HIGH2-screen.cmd
Normal file
11
pyren/macro/rlink2-HIGH2-screen.cmd
Normal file
@ -0,0 +1,11 @@
|
||||
# Repair script for rlink2 black screen
|
||||
$addr = 13
|
||||
|
||||
can500 # init can macro
|
||||
|
||||
# HIGH 2 768x1024
|
||||
2E2303032802131303003C000004500014001E001E040014E8002C006967
|
||||
|
||||
wait 2
|
||||
# reload rlink2
|
||||
1101
|
11
pyren/macro/rlink2-MID1-screen.cmd
Normal file
11
pyren/macro/rlink2-MID1-screen.cmd
Normal file
@ -0,0 +1,11 @@
|
||||
# Repair script for rlink2 black screen
|
||||
$addr = 13
|
||||
|
||||
can500 # init can macro
|
||||
|
||||
# MID 1 480x800
|
||||
2E230301F404080801E03C0000039D000A0005006E03200AD7022C006967
|
||||
|
||||
wait 2
|
||||
# reload rlink2
|
||||
1101
|
11
pyren/macro/rlink2-MID2-screen.cmd
Normal file
11
pyren/macro/rlink2-MID2-screen.cmd
Normal file
@ -0,0 +1,11 @@
|
||||
# Repair script for rlink2 black screen
|
||||
$addr = 13
|
||||
|
||||
can500 # init can macro
|
||||
|
||||
# MID 2 480x800
|
||||
2E2303020D02082301E03C000004200080000A007603200D05062C006967
|
||||
|
||||
wait 2
|
||||
# reload rlink2
|
||||
1101
|
Loading…
x
Reference in New Issue
Block a user