From 82efaccc910bcf2f050199559cf016bf2c895200 Mon Sep 17 00:00:00 2001 From: reloxx13 Date: Sun, 28 Oct 2018 22:00:12 +0100 Subject: [PATCH] typo2 --- sonoff/xsns_09_bmp2x.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sonoff/xsns_09_bmp2x.ino b/sonoff/xsns_09_bmp2x.ino index 8fcaa8874..f0e95168c 100644 --- a/sonoff/xsns_09_bmp2x.ino +++ b/sonoff/xsns_09_bmp2x.ino @@ -618,5 +618,5 @@ boolean Xsns09(byte function) return result; } -#endif // USE_BMP +#endif // USE_BMP2X #endif // USE_I2C