force git to see changes
This commit is contained in:
parent
abfb2d3642
commit
83dbd36e41
2 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
#
|
||||
import pifacedigitalio
|
||||
import pifacecommon.mcp23s17
|
||||
import time
|
||||
|
|
2
light.sh
2
light.sh
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
#
|
||||
TMPFILE_BASE=/tmp/light_state
|
||||
TMPFILE_CUSTOM_BASE=/tmp/light_state_custom
|
||||
TMPFILE_PID_BASE=/tmp/light_state_pid
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue