summaryrefslogtreecommitdiff
path: root/src/product/ao_telelaunch.c
Commit message (Collapse)AuthorAge
* altos: telelaunch doesn't need ao_radio_cmac_initKeith Packard2012-08-24
| | | | | | | | This function was used to initialize the LCO functions, which were moved to ao_lco.c a few commits back, so ao_radio_cmac_init doesn't even exist anymore. Signed-off-by: Keith Packard <keithp@keithp.com>
* altos: ao_telelaunch.c got left in src directoryKeith Packard2012-04-14
Should live in product/ao_telelaunch.c Signed-off-by: Keith Packard <keithp@keithp.com>