Fix up BME280_v2 usermod

Minor compile correctness tweak
This commit is contained in:
Will Miles
2025-02-06 22:24:53 -05:00
parent 2431f2058b
commit d0b599781d
3 changed files with 7 additions and 14 deletions

View File

@@ -0,0 +1,6 @@
{
"name:": "BME280_v2",
"dependencies": {
"finitespace/BME280":"~3.0.0"
}
}