alter comments

This commit is contained in:
Pavol Rusnak 2011-04-05 00:47:54 +02:00
parent 7994cd6095
commit 033b3961da

View file

@ -19,11 +19,9 @@ class Device:
custom_match = lambda e: \
usb.util.endpoint_direction(e.bEndpointAddress) == usb.util.ENDPOINT_IN)
# TODO: VERSION ?
# TODO: PWM
# TODO: SPI
# TODO: SETPINS
# TODO: CLEARPINS
# TODO: SET/CLEAR PINS
def state(self):
# TODO: format?