mirror of https://github.com/ARMmbed/mbed-os.git
Fixed single space that astyle caught
parent
701bb055a2
commit
fd04d25e52
|
@ -60,7 +60,7 @@ typedef struct {
|
||||||
PinName ant_switch;
|
PinName ant_switch;
|
||||||
|
|
||||||
/** Power amplifier control pin.
|
/** Power amplifier control pin.
|
||||||
* Exact operation is implementation specific. If defined,
|
* Exact operation is implementation specific. If defined,
|
||||||
* controls the operation of an external power amplifier.
|
* controls the operation of an external power amplifier.
|
||||||
*/
|
*/
|
||||||
PinName pwr_amp_ctl;
|
PinName pwr_amp_ctl;
|
||||||
|
|
Loading…
Reference in New Issue