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: types/resources.ts
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,7 @@ const markdownContent = `
13
13
* GPS for STM32WL by @Stary2001 in https://github.com/meshtastic/firmware/pull/7297
14
14
* Feat: add support for RAK Wismesh Tag hardware platform by @DanielCao0 in https://github.com/meshtastic/firmware/pull/6853
15
15
* Message frame New Message Options and Clock / TDeck / Brightness Refinements by @Xaositek in https://github.com/meshtastic/firmware/pull/7344
16
+
* BaseUI Updates by @Xaositek in https://github.com/meshtastic/firmware/pull/7358
16
17
17
18
## 🐛 Bug fixes and maintenance
18
19
* Update RadioLib to v7.2.1 by @renovate[bot] in https://github.com/meshtastic/firmware/pull/7287
@@ -41,9 +42,11 @@ const markdownContent = `
41
42
* STM32 PlatformIO cleanup by @vidplace7 in https://github.com/meshtastic/firmware/pull/7339
42
43
* Map report should work over devices which do not have network hardware (with client proxy) by @thebentern in https://github.com/meshtastic/firmware/pull/7341
43
44
* Fix L1 EInk HWModel by @thebentern in https://github.com/meshtastic/firmware/pull/7346
45
+
* Drop NodeInfo packets if the is_licensed bit doesn't match owner by @jp-bennett in https://github.com/meshtastic/firmware/pull/7361
46
+
* Clean up double i2c init/scan code by @caveman99 in https://github.com/meshtastic/firmware/pull/7359
0 commit comments