maniacbug / RF24Network

Network Layer for nRF24L01(+) Radios
http://maniacbug.github.com/RF24Network
272 stars 129 forks source link

Update helloworld_rx.pde #22

Open Avamander opened 9 years ago

belikh commented 9 years ago

Why change from the Arduino IDE default baudrate?

Avamander commented 9 years ago

There are a lot of different baudrates used in Arduino IDE examples. I think all should use fastest baudrate unless there is a reason why not to.