Merge pull request #7367 from Jason2866/patch-4

Wrong spelling Particles
This commit is contained in:
Theo Arends 2019-12-29 18:53:18 +01:00 committed by GitHub
commit 2d1e95ed5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"