diff --git a/cpu/avr/radio/rf230bb/atmega128rfa1_registermap.h b/cpu/avr/radio/rf230bb/atmega128rfa1_registermap.h index 986001f6d..2a86c547d 100644 --- a/cpu/avr/radio/rf230bb/atmega128rfa1_registermap.h +++ b/cpu/avr/radio/rf230bb/atmega128rfa1_registermap.h @@ -81,6 +81,7 @@ #define SR_CCA_REQUEST 0x08, 0x80, 7 #define SR_CCA_DONE 0x01, 0x80, 7 #define SR_CCA_STATUS 0x01, 0x40, 6 +#define SR_AACK_SET_PD 0x2e, 0x20, 5 /* RF230 register assignments, for reference */ diff --git a/cpu/avr/radio/rf230bb/rf230bb.c b/cpu/avr/radio/rf230bb/rf230bb.c index 5ec848a9c..477c561fe 100644 --- a/cpu/avr/radio/rf230bb/rf230bb.c +++ b/cpu/avr/radio/rf230bb/rf230bb.c @@ -855,9 +855,6 @@ rf230_transmit(unsigned short payload_len) /* This automatically does the PLL calibrations */ if (hal_get_slptr()) { #if defined(__AVR_ATmega128RFA1__) - if (radiowason) DEBUGFLOW('e'); - radiowason=0; -// DEBUGFLOW('j'); ENERGEST_ON(ENERGEST_TYPE_LED_RED); #if RF230BB_CONF_LEDONPORTE1 PORTE|=(1<