grove: remove deprecated classes and examples

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu
2019-05-07 18:00:34 -07:00
parent 7d0600df1c
commit 33d0aee280
217 changed files with 11 additions and 12042 deletions

View File

@ -23,11 +23,11 @@ from __future__ import print_function
# WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
import time
from upm import pyupm_grove as grove
from upm import pyupm_relay as upmrelay
def main():
# Create the relay switch object using GPIO pin 0
relay = grove.Relay(0)
relay = upmrelay.Relay(0)
# Close and then open the relay switch 3 times,
# waiting one second each time. The LED on the relay switch