nRF24 / RF24Audio

Arduino library for streaming data/audio from analog inputs via NRF24L01 modules
http://nrf24.github.io/RF24Audio
262 stars 88 forks source link

Wrong define MANUAL_BUTTON_HANLDING in RF24Audio.cpp #2

Closed evorios closed 9 years ago

evorios commented 10 years ago

Wrong define MANUAL_BUTTON_HAN LD ING in RF24Audio.cpp

line 84 line 114

The correct spelling at line 247 MANUAL_BUTTON_HANDLING

TMRh20 commented 9 years ago

Thought I'd fixed this issue a while back and somehow forgot about it. Either way, it should be correct now, thanks for letting me know about it.