OpenMQTTGateway
OpenMQTTGateway copied to clipboard
Default RF_RECEIVER_GPIO for NodeMcu should be changed
Describe the bug Default RF_RECEIVER_GPIO is set to 0 (D3 on nodemcu), this setting prevents nodemcu to boot as D3 is used to enable flash mode on nodemcu
To Reproduce Steps to reproduce the behavior:
- Flash nodemcu with default firmware
- Restart nodemcu
- it does not start (one blink with led , then nothing)
Expected behavior Normal start after restart
Environment (please complete the following information):
- OpenMQTTGateway version used v1.8.1
This issue is stale because it has been open for 90 days with no activity.