Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
CN0216_Diag.h
00001 00002 #ifndef CN0216_DIAG_H_ 00003 #define CN0216_DIAG_H_ 00004 #include "CN0216.h" 00005 00006 class CN0216_Diag 00007 { 00008 public: 00009 CN0216_Diag(CN0216& cn); 00010 00011 void init(void); 00012 void calibrate(void); 00013 void read_weight(void); 00014 00015 00016 private: 00017 CN0216& dut; 00018 }; 00019 00020 00021 #endif /* CN0216_DIAG_H_ */
Generated on Tue Jul 12 2022 17:59:52 by
1.7.2
CN0357 - Toxic gas measurement
CN0216 - Weight Scale