We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd5ac05 commit 4740a87Copy full SHA for 4740a87
ReleaseNotes.md
@@ -1,5 +1,11 @@
1
# Release Notes
2
3
+## 2.0.0
4
+`pinMode()` shall be called only when running the `setup()` function.
5
+Changed objects to use a `begin()` method that must be called from `setup()`.
6
+
7
+As this is a breaking change the major release number is updated.
8
9
## 1.4.0
10
Support for more complex topologies where signals may depend
11
on routes through points/turnouts.
0 commit comments