#! /usr/bin/env bash
set -e

./trigger-listening
echo "Automatically skipping Wifi scan..."
echo -ne 'no\n' | node_modules/.bin/particle --no-update-check serial wifi
