diff options
| author | Robert Garbee <robert@gag.com> | 2012-07-17 13:23:48 -0600 |
|---|---|---|
| committer | Robert Garbee <robert@gag.com> | 2012-07-17 13:23:48 -0600 |
| commit | e93c6bcc799d76d4ff425815e2601a25e6796229 (patch) | |
| tree | 6438476564bf25e81c7bdb9b55432f3c092f36f1 /src/telescience-v0.1/Makefile | |
| parent | a5d873d47b3b16ca32559b4de668bf07b25eddb0 (diff) | |
first work on PWM input to TeleScience, 'p' command displays timer 1
Diffstat (limited to 'src/telescience-v0.1/Makefile')
| -rw-r--r-- | src/telescience-v0.1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/telescience-v0.1/Makefile b/src/telescience-v0.1/Makefile index d24128ef..5542913d 100644 --- a/src/telescience-v0.1/Makefile +++ b/src/telescience-v0.1/Makefile @@ -53,6 +53,7 @@ ALTOS_SRC = \ ao_adc_avr.c \ ao_science_slave.c \ ao_spi_slave.c \ + ao_pwmin.c \ $(TELESCIENCE_STORAGE)\ $(TELESCIENCE_LOG) |
