diff options
| author | Keith Packard <keithp@keithp.com> | 2015-02-01 16:57:14 +0100 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2015-02-01 16:57:14 +0100 |
| commit | be443d8d50ad8f59a74bf2f4e810a7359ff72132 (patch) | |
| tree | 01b33054dbb22200a5713bfcd00bdd1d7c7718b4 /src/telebt-v3.0/Makefile | |
| parent | 6eb145d48cfcabf757093433bd2314a80e490a17 (diff) | |
altos/telebt-v3.0: Add monitor bits
Will be useful to actually be able to receive telemetry
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/telebt-v3.0/Makefile')
| -rw-r--r-- | src/telebt-v3.0/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/telebt-v3.0/Makefile b/src/telebt-v3.0/Makefile index 6331a7b2..a7ef4d64 100644 --- a/src/telebt-v3.0/Makefile +++ b/src/telebt-v3.0/Makefile @@ -55,6 +55,7 @@ ALTOS_SRC = \ ao_convert_volt.c \ ao_packet_master.c \ ao_packet.c \ + ao_monitor.c \ $(PROFILE) \ $(SAMPLE_PROFILE) \ $(STACK_GUARD) |
