mirror of
https://github.com/two-torial/webpatcher.git
synced 2025-02-20 20:21:39 +01:00
Update chuninewplus.html
Add LED board bypass
This commit is contained in:
parent
c031dfc4cf
commit
7f8447702b
@ -81,6 +81,14 @@
|
||||
{offset: 0xE78E37, off: [0x80], on: [0x00]},
|
||||
],
|
||||
},
|
||||
{
|
||||
name: "Bypass LED board check",
|
||||
tooltip: "Forces LED board check to good and auto continues",
|
||||
patches: [
|
||||
{offset: 0x95790A, off: [0x01], on: [0x00]},
|
||||
{offset: 0x95790F, off: [0x00], on: [0x01]},
|
||||
]
|
||||
},
|
||||
]);
|
||||
});
|
||||
</script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user