EdgePi-Cloud / edgepi-python-sdk

Python SDK to control EdgePi, an industrial PC/PLC/IoT device powered by Raspberry Pi CM4
MIT License
5 stars 3 forks source link

error in Thermocouple Module ReadMe #335

Closed iaj2 closed 1 year ago

iaj2 commented 1 year ago

In methods guide table under set_config inputs, I believe it should be TCHighMask and not TCLHighMask

  • tc_high_mask (TCLHighMask): choose whether to mask TCHIGH fault from asserting through the FAULT pin

  • farzadpanahi commented 1 year ago

    @iaj2 please send a PR to fix this issue.