We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cedb57 commit 2f4c16aCopy full SHA for 2f4c16a
src/arduino/app_utils/leds.py
@@ -1,3 +1,7 @@
1
+# SPDX-FileCopyrightText: Copyright (C) 2025 ARDUINO SA <http://www.arduino.cc>
2
+#
3
+# SPDX-License-Identifier: MPL-2.0
4
+
5
from arduino.app_utils import Logger, Bridge
6
7
logger = Logger(__name__)
0 commit comments