Limit T3S3 TX power for now

This commit is contained in:
jacob.eva 2024-10-12 21:58:58 +01:00
parent 733b506af9
commit bf2ea2ebb4
No known key found for this signature in database
GPG Key ID: 0B92E083BBCCAA1E

View File

@ -2427,7 +2427,7 @@ void sx128x::setTxPower(int level, int outputPin) {
break;
}
tx_buf[0] = reg_value + 18;
tx_buf[0] = reg_value;
tx_buf[1] = 0xE0; // ramping time - 20 microseconds
#else
// For SX1280 boards with no specific PA requirements