/* } */
output_buffer[C0]=0x12; /* addr[6:1] = 001001b */
- output_buffer[C1]=255 & 0xff; // power & 0xFF;
+ output_buffer[C1]=power & 0xFF;
output_buffer[C2]=0x00;
output_buffer[C3]=0x00;
output_buffer[C4]=0x00;
}
if (isTransmitting()) {
- if((radio->device==NEW_DEVICE_ATLAS && atlas_penelope) ||
- (radio->device == DEVICE_HERMES_LITE2)) { // radioberry
+
+ if(radio->device==NEW_DEVICE_ATLAS && atlas_penelope) {
//
// On these boards, drive level changes are performed by
// scaling the TX IQ samples. In the other cases, DriveLevel