altos/lpc: HAS_USB_CONNECT has been changed to mean a custom pin
authorKeith Packard <keithp@keithp.com>
Fri, 6 Jun 2014 04:36:16 +0000 (21:36 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 6 Jun 2014 04:36:16 +0000 (21:36 -0700)
commit102b1977c138b30c2d2592ab310f7be072130a3b
treeb070d80cb7f187f967a38ea4379f8a837ed24a4e
parentec3de3ac461f2380d23c5c5d948333a9a210c400
altos/lpc: HAS_USB_CONNECT has been changed to mean a custom pin

The LPC stuff isn't actually very useful and TeleGPS uses a custom pin
instead, and was using HAS_USB_CONNECT to mean the same thing. That
wasn't good.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/lpc/ao_usb_lpc.c