10 lines
185 B
Plaintext
10 lines
185 B
Plaintext
on boot
|
|
# YFT.chris lepton
|
|
chown system system /dev/i2c-7
|
|
chmod 666 /dev/i2c-7
|
|
|
|
# DAZHI.Eddie add InfiSense
|
|
chown system system /dev/spidev1.0
|
|
chmod 666 /dev/spidev1.0
|
|
|