Python interface for the spidev Linux kernel driver for connecting to SPI devices.
All code is MIT licensed unless explicitly stated otherwise.
| #ifndef V_COMMIT_HASH | |
| #define V_COMMIT_HASH "2ec6e2b" | |
| #endif | |
| #ifndef V_CURRENT_COMMIT_HASH | |
| #define V_CURRENT_COMMIT_HASH "f959fbb" | |
| #endif | |
| #define V_USE_SIGNAL_H |