mariko should not be able to reboot to rcm via home
This commit is contained in:
@@ -26,7 +26,7 @@ Input_t *hidRead(){
|
|||||||
u8 right_connected = 0;
|
u8 right_connected = 0;
|
||||||
|
|
||||||
if (controller != NULL){
|
if (controller != NULL){
|
||||||
if (controller->home)
|
if (controller->home && !h_cfg.t210b01)
|
||||||
RebootToPayloadOrRcm();
|
RebootToPayloadOrRcm();
|
||||||
|
|
||||||
if (controller->cap)
|
if (controller->cap)
|
||||||
|
|||||||
Reference in New Issue
Block a user