don't need structure for mouse buffer anymore

This commit is contained in:
RetiredWizard 2025-08-19 18:17:05 -04:00
parent 5ad0efac9f
commit f80086a15e

View file

@ -16,7 +16,6 @@ Licensed under the MIT license.
All text above must be included in any redistribution. All text above must be included in any redistribution.
""" """
import array
import gc import gc
import time import time
import supervisor import supervisor