mirror of
https://github.com/opentx/opentx.git
synced 2025-07-25 09:15:38 +03:00
Sorry, I was wrong. I should have test compiled first -- but I can't get it working.
Ignore me please. *sigh*
This commit is contained in:
parent
8e772f18b0
commit
13c867e122
1 changed files with 1 additions and 1 deletions
|
@ -738,8 +738,8 @@ void setupPulses()
|
|||
|
||||
switch (required_protocol) {
|
||||
|
||||
case PROTO_DSM2:
|
||||
#if defined(DSM2_PPM)
|
||||
case PROTO_DSM2:
|
||||
set_timer3_capture();
|
||||
TCCR1B = 0; // Stop counter
|
||||
OCR1C = 200; // 100 uS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue