guides:interrupt_driven_rtty
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
guides:interrupt_driven_rtty [2014/04/12 17:49] – ibanezmatt13 | guides:interrupt_driven_rtty [2015/02/03 13:43] (current) – danielrichman | ||
---|---|---|---|
Line 54: | Line 54: | ||
sentence_needed = false; | sentence_needed = false; | ||
digitalWrite(LED_1, | digitalWrite(LED_1, | ||
+ | // warning! The lack of " | ||
+ | // fall through to "case 1" immediately, | ||
+ | // sending the start bit. | ||
} | } | ||
else { | else { |
guides/interrupt_driven_rtty.1397324970.txt.gz · Last modified: 2014/04/12 17:49 by ibanezmatt13