add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache
[openwrt/svn-archive/archive.git] / utils / heyu / files / x10.conf
1 # this file should contain x10 appliance aliases, one per line, as:
2 # appliance-name housecode modulenumber
3 # for example:
4 # mydesklamp A 4
5 # atticfan B 3
6 # sumppump C 3
7 # manythings J 1-4
8 #
9 # IMPORTANT! disable the serial console if you need to use heyu
10 # on /dev/tts/0. Read http://forum.openwrt.org/viewtopic.php?id=1767
11 #
12 # NOTE: using /dev/tts/1 requires the setserial package to
13 # set the port to use irq 3, otherwise performance will be
14 # unbearable as it is polled.
15 #
16 TTY /dev/tts/1
17 #
18 # give your location - for computing sunrise and sunset times
19 # Boston, MA USA:
20 #LATITUDE N42:20
21 #LONGITUDE W71:05
22 # Menlo Park, CA USA:
23 LATITUDE N37:43
24 LONGITUDE W122:20