--- a/src/eric7/MicroPython/Devices/__init__.py Wed Dec 18 17:40:14 2024 +0100 +++ b/src/eric7/MicroPython/Devices/__init__.py Wed Dec 18 18:03:07 2024 +0100 @@ -443,7 +443,7 @@ } IgnoredBoards = ( - (0x1a7e, 0x1001), # Meltex UT150-A temperature sensor + (0x1A7E, 0x1001), # Meltex UT150-A temperature sensor (0x8086, 0x9C3D), (0x8086, None), )