#!/bin/bash

if test "$1" = start -o "$1" = on; then
   test-fm-radio
fi

#ask-result Can you see any channel scanned?
