diff --git a/docs/README.md b/docs/README.md index 40f740b..7cf2091 100644 --- a/docs/README.md +++ b/docs/README.md @@ -22,8 +22,8 @@ Items marked ```REQUIRED``` are assumed to be setup and working. You've been war * [Slideshow Setup (REQUIRED)](slideshow.md) * [Email Notifications (REQUIRED)](email_notifications.md) * [System Monitoring (REQUIRED)](monit.md) -* [Pimoroni Fan Shim](pimoroni_fan_shim.md) -* [HDMI Scheduled On/Off](scheduled_display.md) +* [Pimoroni Fan Shim (VERY SMART)](pimoroni_fan_shim.md) +* [HDMI Scheduled On/Off (VERY SMART)](scheduled_display.md) * [Backups via restic](restic.md) * [Web Based Administration](cockpit.md) * [Web Dashboard / Landing Page](landing_page.md) @@ -32,3 +32,4 @@ Items marked ```REQUIRED``` are assumed to be setup and working. You've been war * [rclone (Picture Sync)](rclone.md) * [Resource Monitoring](munin.md) * [Fun Splash Screens](splash_screens.md) +* [Album Control](lcd_control.md) diff --git a/docs/lcd_controls.md b/docs/lcd_control.md similarity index 95% rename from docs/lcd_controls.md rename to docs/lcd_control.md index 7b79460..0644889 100644 --- a/docs/lcd_controls.md +++ b/docs/lcd_control.md @@ -1,4 +1,4 @@ -# LCD Controls +# LCD Control The below will setup an Adafruit mini LCD with 2 buttons as a controller for selecting which photo albums are displayed on a PiFrame. This setup also includes the Adafruit stemma/qwiic LUX sensor setup which will be integrated further in the future. diff --git a/docs/slideshow.md b/docs/slideshow.md index 9293d96..e18da01 100644 --- a/docs/slideshow.md +++ b/docs/slideshow.md @@ -168,12 +168,15 @@ unbind "|"; unbind "}"; unbind "~"; EOF -cat > /etc/default/fim_album_path < /etc/default/fim_album < /etc/default/fim_album_index < /usr/local/bin/fim-slideshow.sh <