Skip to content

Tags: SytxLabs/DisplayPad

Tags

1.0.3

Toggle 1.0.3's commit message
Update DisplayPad to v1.0.3, add async support, and image handling

Upgraded project version to 1.0.3. Refactored examples and event loop to use asyncio instead of time for improved async handling. Added the Python Imaging Library (PIL) dependency to facilitate setting key images.

1.0.2

Toggle 1.0.2's commit message
Fix DisplayPad import case sensitivity

Updated import statements to use the correct lowercase 'displaypad' module name instead of 'DisplayPad'. This change ensures compatibility with case-sensitive file systems.

1.0.0

Toggle 1.0.0's commit message
Refresh