Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

    4.   Build easymesh components in the unified-easywifi-mesh folder

        • Controller

cd unified-easywifi-mesh/build/ctrl
make all

        • Cli

cd unified-easywifi-mesh/build/cli
make all

        • Agent

cd unified-easywifi-mesh/build/agent
make all

...