Skip to content

Commit

Permalink
remove unneeded setup structure (commented out)
Browse files Browse the repository at this point in the history
  • Loading branch information
GiPa committed Jan 9, 2013
1 parent 497bfbe commit 0da7d2a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions G14/sensor_activation_snooze_mode/applilet3_src/r_cg_dtc.c
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,6 @@ uint16_t IT_timing[2] = { (0x8000 | IT_TRIGGER_TIME), 0x0 };
#pragma data_alignment = 256
uint16_t IT_stop[2] = { 0x0, 0x0 };

//#pragma data_alignment = 256
//uint8_t ADC_power[2] = { _18_AD_CONVERSION_CLOCK_8 | _00_AD_TIME_MODE_NORMAL_1 | _00_AD_OPERMODE_SELECT | _01_AD_COMPARATOR_ENABLE,
// 0x0 };

void DTC_Create(void);

Expand Down

0 comments on commit 0da7d2a

Please sign in to comment.