Make pio work in vscode

This commit is contained in:
2026-03-05 16:16:23 +01:00
parent f9a4b97ab2
commit 84915990f9
5 changed files with 24 additions and 11 deletions

View File

@@ -41,7 +41,7 @@
};
systemd.sleep.settings.Sleep = {
HibernateDelaySec="5min";
HibernateDelaySec = "5min";
};
systemd.services.disable-problematic-wakeup = {