diff options
| author | Ronen Sberlo <ronen.s@twine-s.com> | 2021-01-04 17:22:36 +0200 |
|---|---|---|
| committer | Ronen Sberlo <ronen.s@twine-s.com> | 2021-01-04 17:22:36 +0200 |
| commit | 53ba4a55863def0a69291c35acee36a9b51a317e (patch) | |
| tree | cd81c66b1fe870c9de2901a2e66c9155b1cc285b /Software | |
| parent | 746ba0f4e7fb7aae0c5ccfe68deed2dba285c565 (diff) | |
| download | Tango-53ba4a55863def0a69291c35acee36a9b51a317e.tar.gz Tango-53ba4a55863def0a69291c35acee36a9b51a317e.zip | |
undo changes datadef.h
Diffstat (limited to 'Software')
| -rw-r--r-- | Software/Embedded_SW/Embedded/DataDef.h | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/Software/Embedded_SW/Embedded/DataDef.h b/Software/Embedded_SW/Embedded/DataDef.h index 6806d0989..d8655296d 100644 --- a/Software/Embedded_SW/Embedded/DataDef.h +++ b/Software/Embedded_SW/Embedded/DataDef.h @@ -36,14 +36,7 @@ #endif //#define BTSR_ROTATED_WINDER_TFU -//#define UFEEDER_BTSR -#ifdef UFEEDER_BTSR -#define BTSR_NO_FEEDER_TFU -#define BTSR_NO_PULLER_TFU -#define BTSR_ROTATED_WINDER_TFU -#endif - -//#define USE_UART4_FOR_BTSR // need change in FRPGA FPGA_1 yy > 0x20 + jumpers in main board need to read HW Version +//#define USE_UART4_FOR_BTSR // need change in FRPGA FPGA_1 yy > 0x20 + jumpers in main board need to read HW Version - no need when working only with stubs //#define USE_RFID_STUB //stub only. to use it undef USE_RFID_LOGIC //#define RFID_READ_ONLY // |
