using System; using Microsoft.SPOT; namespace CPF { class AnchorHandler { public static bool bottomDetect() { return (false); } } }