diff --git a/examples/is31fl3741_native.py b/examples/is31fl3741_native.py index c7a78df..c7a37a4 100644 --- a/examples/is31fl3741_native.py +++ b/examples/is31fl3741_native.py @@ -1,5 +1,6 @@ # SPDX-FileCopyrightText: 2021 Mark Komus # SPDX-License-Identifier: MIT +# Currently example only compatible with Adafruit LED Glasses Driver nRF52840 import is31fl3741 import displayio import framebufferio