ini file weight drop #5371
This commit is contained in:
parent
d4983b83ef
commit
f12913dc04
|
@ -85,6 +85,9 @@ enable2ndByteCanID = false
|
||||||
; name = bits, type, offset, bits
|
; name = bits, type, offset, bits
|
||||||
; name = array, type, offset, shape, units, scale, translate, lo, hi, digits
|
; name = array, type, offset, shape, units, scale, translate, lo, hi, digits
|
||||||
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
; name = scalar, type, offset, units, scale, translate, lo, hi, digits
|
||||||
|
#define Gpio_list=@@Gpio_enum@@
|
||||||
|
#define switch_input_pin_e_list=@@switch_input_pin_e_enum@@
|
||||||
|
#define output_pin_e_enum_list=@@output_pin_e_enum@@
|
||||||
|
|
||||||
; CONFIG_DEFINITION_START
|
; CONFIG_DEFINITION_START
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue