Add random phrases when an optional pi camera detects motion.
Fix LED paths for more recent pi-image operating systems. FossilOrigin-Name: 95bda0bf25a4c8760c07217545106e4a5116a2a6e01463d5189551eb83bfa0f7
This commit is contained in:
parent
65ac4ce493
commit
74bfdfac57
9 changed files with 135 additions and 19 deletions
|
|
@ -15,5 +15,7 @@ Signal.trap( "INT" ) do
|
|||
theremin.stop if theremin.running
|
||||
end
|
||||
|
||||
$stderr.sync = true
|
||||
$stdout.sync = true
|
||||
theremin.start
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue