Skip to content

Commit 0539562

Browse files
committed
Update sen5x.h
1 parent ad22517 commit 0539562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/sen5x/sen5x.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ class SEN5XComponent : public PollingComponent, public sensirion_common::Sensiri
115115
bool set_ambient_pressure_compensation(float pressure_in_hpa);
116116

117117
protected:
118-
bool is_sen6x();
118+
bool is_sen6x_();
119119
void internal_setup_(uint8_t state);
120120
bool start_measurements_();
121121
bool stop_measurements_();

0 commit comments

Comments
 (0)