--- a/src/eric7/MicroPython/Devices/__init__.py Mon Dec 02 09:47:25 2024 +0100
+++ b/src/eric7/MicroPython/Devices/__init__.py Mon Dec 02 11:37:38 2024 +0100
@@ -443,6 +443,7 @@
}
IgnoredBoards = (
+ (0x1a7e, 0x1001), # Meltex UT150-A temperature sensor
(0x8086, 0x9C3D),
(0x8086, None),
)