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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1243,6 +1243,7 @@ function uflt12f(rawUflt12)
1243
1243
- HEAD contains the following changes
1244
1244
- Adapt ttn-otaa-network-time example to be compatible with [PaulStoffregen/Time](https://github.com/PaulStoffregen/Time) v1.6.1, which deletes `Time.h` in favor of `TimeLib.h`[#763](https://github.com/mcci-catena/arduino-lmic/issues/763). Version is v4.0.1-pre1.
1245
1245
- Add support for TTGO LoRa32-OLED v2.1.6. (Thanks to @ChrSchultz, [#692](https://github.com/mcci-catena/arduino-lmic/pull/692).)
1246
+
- Correct max TX EIRP for Japan to 13 dBm. (Thanks to @ryos36, [#662](https://github.com/mcci-catena/arduino-lmic/pull/662).)
1246
1247
1247
1248
- v4.0 is a major release; changes are significant enough to be "likely breaking". It includes the following changes.
0 commit comments