From ad8112adf82ce1f5b917092cf32be07a077801a0 Mon Sep 17 00:00:00 2001 From: Jonathan Bennett Date: Sat, 25 May 2024 22:03:09 -0500 Subject: [PATCH] Portduino bump: work on reboot() --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 1dee4c6..5123b11 100644 --- a/platform.json +++ b/platform.json @@ -15,7 +15,7 @@ "packages": { "framework-portduino": { "type": "framework", - "version": "https://github.com/meshtastic/framework-portduino.git#99fdb512b77fb32221f00215c87522c368508d0e", + "version": "https://github.com/meshtastic/framework-portduino.git#3a25662fd4119f3d09bbc490e9a92001614deb1f", "optional": true } },