18efe7b80e
Extracts waveform into a file. Waveform seems to be specific to a display batch.
4 lines
111 B
Bash
4 lines
111 B
Bash
#!/bin/sh
|
|
extract-waveform.sh
|
|
cd /sys/bus/platform/devices
|
|
echo *epdc >/sys/bus/platform/drivers/mxc_epdc/bind
|