Skip to content

Commit

Permalink
Document esp8266 limitation for MY_RX_MESSAGE_BUFFER_FEATURE (#1296)
Browse files Browse the repository at this point in the history
This fixes
#1128
  • Loading branch information
mfalkvidd authored and tekka007 committed May 30, 2019
1 parent f027115 commit cdfd8d7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions MyConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,9 @@
*
* This feature is currently not supported for anything but RF24.
* Require @ref MY_RF24_IRQ_PIN to be set.
*
* Note: Not supported on ESP8266. See below issue for details
* https://github.com/mysensors/MySensors/issues/1128
*/
//#define MY_RX_MESSAGE_BUFFER_FEATURE

Expand Down

0 comments on commit cdfd8d7

Please sign in to comment.