diff --git a/ODROID-C1.md b/ODROID-C1.md index 107f4fd..34dbb4e 100644 --- a/ODROID-C1.md +++ b/ODROID-C1.md @@ -3,7 +3,7 @@ * X.org video driver package: xf86-video-odroid-c1 Note: Add your user to the "video" group to be able to access /dev/mali and /dev/ump. * Mali EGL and GLES drivers (installed with xf86-video-odroid-c1): odroid-c1-libgl -* wiringPi modified for the ODROID-C1: wiringc1 +* wiringPi modified for the ODROID-C1: wiring-odroid * Kodi: kodi-c1 ## IR @@ -32,4 +32,4 @@ You can control the PWM via simple sysfs entries. In /sys/devices/platform/pwm-c * enable0: Enable/Disable this PWM: `echo 1 > enable0 # enable PWM0` * freq0: PWM Frequency in Hertz: `echo 100000 > freq0 # set frequency to 100kHz` * On PWM0 you can test higher frequencies; however, 1Mhz is the maximum supported frequency. -* Note: If you are using the two PWM setup, you will have: enable0, freq0, duty0 AND enable1, freq1, duty1. \ No newline at end of file +* Note: If you are using the two PWM setup, you will have: enable0, freq0, duty0 AND enable1, freq1, duty1. diff --git a/ODROID-C2.md b/ODROID-C2.md index a63805f..efab0f0 100644 --- a/ODROID-C2.md +++ b/ODROID-C2.md @@ -5,7 +5,7 @@ * X11 Mali EGL and GLES drivers (installed with xf86-video-odroid-c2): odroid-c2-libgl-x11 * Note: Reboot after installation for udev rules to take effect. * Framebuffer Mali EGL and GLES drivers: odroid-c2-libgl-fb -* wiringPi modified for the ODROID-C2: wiringc1 +* wiringPi modified for the ODROID-C2: wiring-odroid ## Headless Mode For servers (ie, no need for a display), uncomment the following in