Several bugfixes
This commit is contained in:
parent
59e459e0e9
commit
deb75d3d97
3 changed files with 2 additions and 4 deletions
|
@ -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<<PE1); //ledon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue