diff options
| author | Keith Packard <keithp@keithp.com> | 2009-10-30 16:39:15 -0700 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2009-10-30 16:39:15 -0700 |
| commit | 7b14c3e609749f4fc00dbd660541375048535218 (patch) | |
| tree | f541994c38eb4df935bd0113cf948742d8ef8bdf /src/Makefile | |
| parent | 690fc263516d8beb6b24e86fbcd6588f42ce4e5c (diff) | |
Initial packet bits. Just testing transmission
Diffstat (limited to 'src/Makefile')
| -rw-r--r-- | src/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile index 9891cdad..4575f443 100644 --- a/src/Makefile +++ b/src/Makefile @@ -44,6 +44,7 @@ ALTOS_DRIVER_SRC = \ TELE_COMMON_SRC = \ ao_gps_print.c \ + ao_packet.c \ ao_state.c # |
