pocket-friends/pocket_friends/game_files/io/__init__.py

2 lines
155 B
Python
Raw Normal View History

"""Sub-package for handling all I/O operations including keyboard input (GPIO input when connected to a Raspberry Pi)
and save data reading and writing."""