SPS30 library

Dependents:   IZU2021_SPS30 Hybrid_IZU2021_MISSION_v2 Hybrid_IZU2021_MISSION

Files at this revision

API Documentation at this revision

Comitter:
imadaemi
Date:
Fri Jan 29 03:38:05 2021 +0000
Parent:
8:f6b216228067
Commit message:
Record SPS30 in SD

Changed in this revision

sps30.h Show annotated file Show diff for this revision Revisions of this file
--- a/sps30.h	Fri Mar 15 06:52:32 2019 +0000
+++ b/sps30.h	Fri Jan 29 03:38:05 2021 +0000
@@ -237,6 +237,7 @@
      */
     uint8_t SetAutoCleanInterval(uint32_t set_interval = 604800);
     
+public:
     
     /** Perform manual Fan Cleaning
      *
@@ -246,6 +247,7 @@
      */
     uint8_t StartFanClean();
     
+private:
 
     /** Perform a soft reset
      *