接線方式參考官網 brother_maynard 分享:
http://www.deviationtx.com/forum ... ule?start=560#50437
差別是 CS_2401 , 您上面照片的接法是接在 "B3" , 不是 "B7" , hardware.ini 要改成:
;Only useful for transmitters with an after-market vibration motor
;enable-haptic=1
;
;switch_types: 3x2, 3x1, 2x2
extra-switches=3x2
;
;button_types: trim-all, trim-(left|right)-(up|down|both)
;May occur more than once if necessary.
;extra-buttons=
;
[modules]
; there is no need to enable the cyrf6936 module unless
; it is wired to an alternate port. It is Enabled automatically otherwise
enable-cyrf6936 = B12
has_pa-cyrf6936 = 1
enable-a7105 = A13
has_pa-a7105 = 1
enable-cc2500 = A14
has_pa-cc2500 = 1
enable-nrf24l01 = B3
has_pa-nrf24l01 = 1
; enable-multimod = A13
上面 "extra-switches=3x2" 沒錯!
|