using System; using Microsoft.SPOT; namespace abstractState { public class EVK7GPS { public static int readI2C() { return (1); } } }