Skip to content

Commit 9bb2cc7

Browse files
committed
fix(astyle): format issue
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent d7dbe30 commit 9bb2cc7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/STM32LoRaWAN.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -793,8 +793,8 @@ class STM32LoRaWAN : public Stream {
793793

794794
/**
795795
* Set the radio into continuous wave (CW) mode. In this mode radio outputs
796-
* a signal at the specified frequency and power for the specified duration.
797-
*
796+
* a signal at the specified frequency and power for the specified duration.
797+
*
798798
* Used only for compliance testing and antenna testing.
799799
*
800800
* \param frequency Frequency in Hz.

0 commit comments

Comments
 (0)