Skip to content

Commit cdfd8d7

Browse files
mfalkviddtekka007
authored andcommitted
Document esp8266 limitation for MY_RX_MESSAGE_BUFFER_FEATURE (#1296)
This fixes #1128
1 parent f027115 commit cdfd8d7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

MyConfig.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,9 @@
352352
*
353353
* This feature is currently not supported for anything but RF24.
354354
* Require @ref MY_RF24_IRQ_PIN to be set.
355+
*
356+
* Note: Not supported on ESP8266. See below issue for details
357+
* https://github.com/mysensors/MySensors/issues/1128
355358
*/
356359
//#define MY_RX_MESSAGE_BUFFER_FEATURE
357360

0 commit comments

Comments
 (0)