diff options
| author | Keith Packard <keithp@keithp.com> | 2014-07-06 12:35:13 -0700 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2014-07-06 12:36:27 -0700 |
| commit | d1527a5457210eb914312cf8857bfb88982a8462 (patch) | |
| tree | d11aefba40692dfb08e48bceffca8d74f0b412fb /src/Makefile | |
| parent | f02cc3eec53e9d703837dad55ec2e6625b192588 (diff) | |
Add support for the "kite" micropeak variant
This uses a 100m 'launch detect' altitude and logs data every 19.2s
instead of every .192s.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/Makefile')
| -rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index 4e8b3c20..df7a31ee 100644 --- a/src/Makefile +++ b/src/Makefile @@ -39,7 +39,7 @@ ARMM0DIRS=\ easymini-v1.0 easymini-v1.0/flash-loader AVRDIRS=\ - telescience-v0.1 telescience-pwm micropeak nanopeak-v0.1 + telescience-v0.1 telescience-pwm micropeak nanopeak-v0.1 microkite SUBDIRS= |
