- Fixed install / uninstall scripts to allow installing the local Python library on a system running Bookworm. - Fixed warning in gpio.c.
1.4.0.7
- Fixed error in the Python dio_output_write_dict() and dio_config_write_dict() methods for the MCC 152.
1.4.0.6
- Fixed daqhats_read_eeproms issue under bullseye. - Fixed x-axis display problem in data logger examples in the 64-bit OS
1.4.0.5
- Fixed error when calling hat_interrupt_callback_enable().
1.4.0.4
- Fixed reading the ID register when initializing MCC 134. - Removed 2GB file size limit from data logger applications.
1.4.0.3
- Added missing checks that mcc152_open() has been called in the MCC 152 DIO functions. - Fixed issues preventing library building in Bullseye. - Fixed issues in the C data_logger examples.