docs: move author section to bottom of README
This commit is contained in:
@@ -54,8 +54,6 @@ To have the alarm start automatically at a specific time (e.g., 6:45 AM on weekd
|
|||||||
* *Correct:* The music stops and the script exits.
|
* *Correct:* The music stops and the script exits.
|
||||||
* *Incorrect:* The alarm waits a few seconds and generates a completely new sequence for you to solve.
|
* *Incorrect:* The alarm waits a few seconds and generates a completely new sequence for you to solve.
|
||||||
|
|
||||||
## Author
|
|
||||||
Markus Graf (info@marksugraf.ch)
|
|
||||||
## Troubleshooting
|
## Troubleshooting
|
||||||
|
|
||||||
**Audio issues when running via Cron (ALSA: Couldn't open audio device: Unknown error 524):**
|
**Audio issues when running via Cron (ALSA: Couldn't open audio device: Unknown error 524):**
|
||||||
@@ -77,3 +75,6 @@ ctl.!default {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
*(Note: Change `hw:2,0` and `card 2` to match your actual headphone jack card index, which you can find by running `aplay -l`).*
|
*(Note: Change `hw:2,0` and `card 2` to match your actual headphone jack card index, which you can find by running `aplay -l`).*
|
||||||
|
|
||||||
|
## Author
|
||||||
|
Markus Graf (info@marksugraf.ch)
|
||||||
|
|||||||
Reference in New Issue
Block a user