licensing

This commit is contained in:
d3m1g0d
2019-05-30 17:48:01 +02:00
parent 0035b2e6f3
commit 659fb74071
6 changed files with 8 additions and 6 deletions

View File

@@ -1,5 +1,6 @@
# getcdata.py - fetch the calibrated data from the AS7265x module
# this program is 3-clause BSD license
# All code in this file is licensed under the ISC license, provided in LICENSE.txt
import serial as ser
import pandas as pd
import numpy as np