13 lines
313 B
Plaintext
13 lines
313 B
Plaintext
/*
|
|
* Copyright (c) 2024 Nordic Semiconductor ASA
|
|
*
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
wifi-max-tx-pwr-5g-low-mcs0 = <9>;
|
|
wifi-max-tx-pwr-5g-low-mcs7 = <9>;
|
|
wifi-max-tx-pwr-5g-mid-mcs0 = <11>;
|
|
wifi-max-tx-pwr-5g-mid-mcs7 = <11>;
|
|
wifi-max-tx-pwr-5g-high-mcs0 = <13>;
|
|
wifi-max-tx-pwr-5g-high-mcs7 = <13>;
|