pocket-friends/pocket_friends/io/__init__.py

2 lines
154 B
Python
Raw Normal View History

2023-05-13 11:47:36 -04:00
"""Subpackage for handling all I/O operations including keyboard input (GPIO input when connected to a Raspberry Pi)
and save data reading and writing."""