Skip to content

Commit 6353acb

Browse files
committed
adding SPDX to callibration.py
1 parent f88d22d commit 6353acb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NAU7802_Food_Scale/callibration.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# SPDX-FileCopyrightText: 2022 Liz Clark for Adafruit Industries
2+
# SPDX-License-Identifier: MIT
3+
14
callibration = {
25
'offset_val' : 60.8006, # default offset for 6 lbs
36
'weight' : 2721.55 # 6 lbs in grams

0 commit comments

Comments
 (0)