Switch to STA mode (MODE_AP false) — connexion hotspot Jetson WireClaw
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
#include "mavlink_heartbeat.h"
|
||||
|
||||
// ── Mode : true = ESP32 crée son propre hotspot false = connexion au Jetson ──
|
||||
#define MODE_AP true
|
||||
#define MODE_AP false
|
||||
|
||||
// ── Ports ────────────────────────────────────────────────
|
||||
const uint16_t LOCAL_PORT = 14550;
|
||||
|
||||
Reference in New Issue
Block a user