mirror of
https://github.com/mysensors/MySensors.git
synced 2026-02-20 01:21:27 +01:00
3d093e6beda34feb2f931e22212100e6ad0a2d90
* Derive default interrupt from configured instead of default pin Derive DEFAULT_RFM69_IRQ_NUM from MY_RFM69_IRQ_PIN instead of DEFAULT_RFM69_IRQ_PIN so that _NUM does not have to be defined if _PIN is redefined * Change default IRQ pin for RFM69/95 on ESP8266 to GPIO5=D1 The originally defined pin GPIO2 prevent ESP8266 from booting, since it has to be pulled high for booting and DIO0 from the RFM69 is defaul low. For this reason, it is improbably that anyone is using the default and would be affected by this change.
MySensors Library v2.3.0-alpha
Please visit www.mysensors.org for more information
Documentation
CI statuses
Current build status of master branch:
Current build status of development branch:
Current build status of master branch (nightly build of Arduino IDE):
Current build status of development branch (nightly build of Arduino IDE):
Languages
C++
58.9%
C
35.5%
Groovy
2.4%
JavaScript
1.2%
Assembly
1%
Other
0.9%