Met4FoF / Met4FoF-SmartUpUnit

This is the micro controller code generated by PTB WG 1.71 in WP1 of the EMPIR project.
2 stars 5 forks source link

TypeError in Sensor.__repr__ #8

Closed anupam-prasad closed 4 years ago

anupam-prasad commented 4 years ago

method Sensor.repr throws a TypeError (concatenation of str to int). Casting self.Description.ChannelCount to string fixes this.

BeSeeTek commented 4 years ago

Hello Anupam, please use the datareceiver from this reposity: https://github.com/Met4FoF/datareceiver i actualy develop on this repo for all functionality in the datareceiver. I will inigrate this in the met4FoF Smartpu unit as submodule.

Best Regards Bene