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

209 B

Flasher une borne

TODO

# Construire le firmware
make <target>

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