Skip to content

Commit 890f0d4

Browse files
committed
cause an error for a quick check
1 parent 7711644 commit 890f0d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/sen5x/sen5x.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ static const char *const TAG = "sen5x";
1111
static const char *const ESP_LOG_MSG_CO2_CAL_FAIL = "Perform Forced CO₂ Calibration failed";
1212
static const char *const ESP_LOG_MSG_ACT_SHT_HEATER_FAIL = "Activate SHT Heater failed";
1313
static const char *const ESP_LOG_MSG_FAN_CLEAN_FAIL = "Fan Cleaning failed";
14-
14+
f
1515
//------------------------------------------------------------------------------------------------------------------------
1616
//-------------------------------------------------------------------------SEN50|SEN54|SEN55|SEN60|SEN63|SEN65|SEN66|SEN68
1717
//------------------------------------------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)