Skip to content

Commit

Permalink
Added LED blink related lines
Browse files Browse the repository at this point in the history
  • Loading branch information
luckkmaxx committed May 2, 2016
1 parent 6098605 commit 3d1a86b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions rootdir/init.mt6592.rc
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,10 @@ on init
#rgb blink
chmod 0660 /dev/rgb_blink
chown system system /dev/rgb_blink

#hwdctl
chmod 0660 /dev/hwdctl
chown system system /dev/hwdctl

# Sensor
chmod 0666 /dev/hwmsensor
Expand Down

0 comments on commit 3d1a86b

Please sign in to comment.