Also, rename Direction.IN to Direction.INPUT and Direction.OUT to Direction.OUTPUT. This simplifies using them. Prior to the nativeio split this would have led to clutter in the top-level namespace but having digitalio prevents this. Fixes #152 |
||
|---|---|---|
| .. | ||
| __init__.c | ||
| __init__.h | ||
| DigitalInOut.c | ||
| DigitalInOut.h | ||
| Direction.c | ||
| Direction.h | ||
| DriveMode.c | ||
| DriveMode.h | ||
| Pull.c | ||
| Pull.h | ||