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 f88d22d commit 6353acbCopy full SHA for 6353acb
NAU7802_Food_Scale/callibration.py
@@ -1,3 +1,6 @@
1
+# SPDX-FileCopyrightText: 2022 Liz Clark for Adafruit Industries
2
+# SPDX-License-Identifier: MIT
3
+
4
callibration = {
5
'offset_val' : 60.8006, # default offset for 6 lbs
6
'weight' : 2721.55 # 6 lbs in grams
0 commit comments