From 32229de20d50d2761e62488fc1b3a10a769aed1f Mon Sep 17 00:00:00 2001 From: Matthias Guillitte Date: Sun, 16 Aug 2026 14:21:30 +0200 Subject: [PATCH] ESP's Changed id ? --- deploy.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy.sh b/deploy.sh index 36d3348..1b489ff 100755 --- a/deploy.sh +++ b/deploy.sh @@ -2,8 +2,8 @@ # Configuration des ports (À remplacer par tes propres chemins by-path) # Pour trouver tes chemins : ls -l /dev/serial/by-path/ -PORT_ESP_WIFI="/dev/serial/by-path/pci-0000:00:14.0-usbv2-0:6.2:1.0-port0" -PORT_ESP_LORA="/dev/serial/by-path/pci-0000:00:14.0-usbv2-0:6.1:1.0-port0" +PORT_ESP_WIFI="/dev/serial/by-path/pci-0000:00:14.0-usbv2-0:6.1:1.0-port0" +PORT_ESP_LORA="/dev/serial/by-path/pci-0000:00:14.0-usbv2-0:6.2:1.0-port0" # Ajoute les autres si besoin... # Configuration Raspberry Pi