Update voltage.py

pull/55/head
alanbjohnston 5 years ago committed by GitHub
parent 8fbedacbc0
commit 6f388cdfd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,6 @@
"""Sample code and test for adafruit_in219""" """Sample code and test for adafruit_in219"""
import time import sys
import board import board
import busio import busio
from adafruit_extended_bus import ExtendedI2C as I2C from adafruit_extended_bus import ExtendedI2C as I2C

Loading…
Cancel
Save

Powered by TurnKey Linux.