--

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
1,832 Views
VISKU
Contributor I

--

Labels (1)
Tags (1)
0 Kudos
1 Solution
1,047 Views
fabio_estevam
NXP Employee
NXP Employee

The following command disables the LCD timeout:

 

echo -e -n '\033[9]' > /dev/vc/0

 

Regards,

 

Fabio Estevam

View solution in original post

0 Kudos
1 Reply
1,048 Views
fabio_estevam
NXP Employee
NXP Employee

The following command disables the LCD timeout:

 

echo -e -n '\033[9]' > /dev/vc/0

 

Regards,

 

Fabio Estevam

0 Kudos