diff options
| author | Keith Packard <keithp@keithp.com> | 2017-08-11 23:44:04 -0400 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2017-08-11 23:44:04 -0400 |
| commit | 7006613573ba4fe21fb7f1c88f305d608298b721 (patch) | |
| tree | c422afee52b0e70e4838aef393f2f238c3bb6802 /src/telefire-v0.2/Makefile | |
| parent | f1bbf1bd18d52a084af714a022b12bfc3c76374c (diff) | |
telefire-v0.2: Disable rotary address switchestelefire-4-no-addr
These are failing in the field, so stop trying to use them.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/telefire-v0.2/Makefile')
| -rw-r--r-- | src/telefire-v0.2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/telefire-v0.2/Makefile b/src/telefire-v0.2/Makefile index 944543c5..05dc3494 100644 --- a/src/telefire-v0.2/Makefile +++ b/src/telefire-v0.2/Makefile @@ -50,7 +50,6 @@ CC1111_SRC = \ DRIVER_SRC = \ ao_pca9922.c \ - ao_74hc165.c \ ao_pad.c \ ao_radio_cmac_cmd.c |
