Skip to content

Commit

Permalink
[STM32WLx] Update Rx interrupt example (#1272)
Browse files Browse the repository at this point in the history
  • Loading branch information
jgromes committed Oct 14, 2024
1 parent 56ae9ad commit 710a154
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,5 @@ void loop() {
Serial.println(state);

}

// put module back to listen mode
radio.startReceive();
}
}

0 comments on commit 710a154

Please sign in to comment.