mirror of https://github.com/arendst/Tasmota.git
Merge pull request #7367 from Jason2866/patch-4
Wrong spelling Particles
This commit is contained in:
commit
2d1e95ed5e
|
@ -477,7 +477,7 @@
|
|||
// xsns_18_pms5003.ino
|
||||
#define D_STANDARD_CONCENTRATION "CF-1 PM" // Standard Particle CF-1 Particle Matter
|
||||
#define D_ENVIRONMENTAL_CONCENTRATION "PM" // Environmetal Particle Matter
|
||||
#define D_PARTICALS_BEYOND "Particals"
|
||||
#define D_PARTICALS_BEYOND "Particles"
|
||||
|
||||
// xsns_32_mpu6050.ino
|
||||
#define D_AX_AXIS "Accel. X-Axis"
|
||||
|
|
Loading…
Reference in New Issue