1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-16 07:23:07 +01:00

correct compilation of SHT3X and QMP6988

This commit is contained in:
andreas
2023-11-03 20:00:16 +01:00
parent 28ae7d3bbd
commit adf55fcade
9 changed files with 87 additions and 89 deletions

View File

@@ -5,22 +5,22 @@
"replace": [
{
"b": "1",
"i": "1",
"i": "11",
"n": "99"
},
{
"b": "1",
"i": "2",
"i": "12",
"n": "98"
},
{
"b": "2",
"i": "3",
"i": "21",
"n": "109"
},
{
"b": "2",
"i": "4",
"i": "22",
"n": "108"
}
@@ -202,22 +202,22 @@
"replace": [
{
"b": "1",
"i": "1",
"i": "11",
"n": "97"
},
{
"b": "1",
"i": "2",
"i": "12",
"n": "96"
},
{
"b": "2",
"i": "3",
"i": "21",
"n": "107"
},
{
"b": "2",
"i": "4",
"i": "22",
"n": "106"
}
],
@@ -291,22 +291,22 @@
"replace": [
{
"b": "1",
"i": "1",
"i": "11",
"n": "95"
},
{
"b": "1",
"i": "2",
"i": "12",
"n": "94"
},
{
"b": "2",
"i": "3",
"i": "21",
"n": "105"
},
{
"b": "2",
"i": "4",
"i": "22",
"n": "104"
}
],