emissary-firmware/doc/tutorials/device-flashing.md

201 B

Flasher une borne

# Construire le firmware
make <target>

# Flasher la borne avec le firmware correspondant à son modèle
make OPENWRT_DEVICE=<ip_borne> OPENWRT_PROFILE=<profile> flash