auto-sync
This commit is contained in:
parent
c6e8858eb8
commit
07e43064b7
|
@ -1,4 +1,4 @@
|
|||
// this section was generated by config_definition.jar on Fri Apr 03 21:10:20 EDT 2015
|
||||
// this section was generated by config_definition.jar on Sat Apr 04 09:37:43 EDT 2015
|
||||
// begin
|
||||
#include "rusefi_types.h"
|
||||
typedef struct {
|
||||
|
@ -396,7 +396,7 @@ typedef struct {
|
|||
/**
|
||||
* offset 324
|
||||
*/
|
||||
int anotherUnused;
|
||||
int sdCardCsPin;
|
||||
/**
|
||||
* offset 328
|
||||
*/
|
||||
|
@ -1235,4 +1235,4 @@ typedef struct {
|
|||
} engine_configuration_s;
|
||||
|
||||
// end
|
||||
// this section was generated by config_definition.jar on Fri Apr 03 21:10:20 EDT 2015
|
||||
// this section was generated by config_definition.jar on Sat Apr 04 09:37:43 EDT 2015
|
||||
|
|
|
@ -318,10 +318,9 @@ custom adc_channel_mode_e 4 bits, U32, @OFFSET@, [0:1], "Off", "Slow", "Fas
|
|||
int idleThreadPeriod;
|
||||
int consoleLoopPeriod;
|
||||
int lcdThreadPeriod;
|
||||
int anotherUnused;
|
||||
int sdCardCsPin;
|
||||
int generalPeriodicThreadPeriod;
|
||||
|
||||
|
||||
uint32_t tunerStudioSerialSpeed;;"BPs", 1, 0, 0,1000000, 0
|
||||
|
||||
brain_pin_e boardTestModeJumperPin;
|
||||
|
|
Loading…
Reference in New Issue