Skip to content

Commit

Permalink
clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
tyeth committed Mar 5, 2025
1 parent 09763a2 commit 587ce54
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Adafruit_PM25AQI_Base.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ typedef struct PMSAQIdata {

} PM25_AQI_Data;

/*!
* Base class with state/helpers for interacting with PM2.5 Air Quality Sensor
*/
/*!
* Base class with state/helpers for interacting with PM2.5 Air Quality Sensor
*/
class Adafruit_PM25AQI_Base {
public:
Adafruit_PM25AQI_Base();
Expand Down

0 comments on commit 587ce54

Please sign in to comment.