UMONS-GFA / ardas

FM Sensors conditionning based on on Arduino
GNU General Public License v3.0
0 stars 1 forks source link

Error in calibration file #59

Closed bastinc closed 7 years ago

bastinc commented 7 years ago

calibration[i]['variable'] = s[1] IndexError: list index out of range

kaufmanno commented 7 years ago

Separators should be tabs not whitespaces. Pycharm automatically converts tabs to whitespaces