You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -999,6 +999,10 @@ function uflt12f(rawUflt12)
999
999
1000
1000
## Release History
1001
1001
1002
+
- HEAD has the following changes.
1003
+
1004
+
- Work around different behavior for `int32_t` wrap in newer GCC versions. ([#968](https://github.com/mcci-catena/arduino-lmic/issues/968), `v5.0.1-pre1`)
1005
+
1002
1006
- v5.0.0 has the following changes.
1003
1007
1004
1008
- Enable device time request by default in config file ([#840](https://github.com/mcci-catena/arduino-lmic/issues/840)).
0 commit comments