Skip to content

Commit 764019c

Browse files
authored
Merge pull request #5 from cparata/master
Update typo in the comment
2 parents d3ecf87 + 5030942 commit 764019c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/S2LP.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ void S2LP::begin(void)
226226
FEM_Operation_SKY66420(FEM_RX);
227227
}
228228

229-
/* the RX command triggers the LDC in fast RX termination mode */
229+
/* Go to RX state */
230230
S2LPCmdStrobeCommand(CMD_RX);
231231

232232
enableS2LPIrq();

0 commit comments

Comments
 (0)