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 3485475 commit 08b2bf7Copy full SHA for 08b2bf7
examples/mpl3115a2_simpletest.py
@@ -1,9 +1,9 @@
1
-# SPDX-FileCopyrightText: 2021 ladyada for Adafruit Industries
+# SPDX-FileCopyrightText: 2019 Tony DiCola for Adafruit Industries
2
# SPDX-License-Identifier: MIT
3
4
# Simple demo of the MPL3115A2 sensor.
5
# Will read the pressure and temperature and print them out every second.
6
-# Author: Tony DiCola
+# Author:
7
import time
8
9
import board
0 commit comments