# HG changeset patch # User ethanzonca@CL-SEC241-08.cedarville.edu # Date 2012-12-04 12:30:30 # Node ID 83e403019e80f2302371cd16871c5fd42d324bdb # Parent 6314aa4c914330aeec9b99db7f32b411b7b90c00 AFSK now generated on pin matching PCB diff --git a/master/master/lib/afsk.c b/master/master/lib/afsk.c --- a/master/master/lib/afsk.c +++ b/master/master/lib/afsk.c @@ -87,11 +87,14 @@ volatile const uint8_t *afsk_packet; void afsk_ptt_off() { // turn ptt off + PORTA &= ~(1< #include "led.h" - +// Configure port direction and initial state of LEDs void led_setup() { for(int i=0; i