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.
Dependencies: mbed
temp.h
00001 00002 00003 #define TEMP130_CAL_ADDR ((uint16_t*) ((uint32_t) 0x1FF8007E)) 00004 00005 #define TEMP30_CAL_ADDR ((uint16_t*) ((uint32_t) 0x1FF8007A)) 00006 00007 #define VDD_CALIB ((uint16_t) (300)) 00008 00009 #define VDD_APPLI ((uint16_t) (330)) 00010 00011 float GetTemperature(void); 00012 void runFan(float temperature); 00013 extern unsigned int startTemp;
Generated on Tue Dec 6 2022 18:48:20 by
1.7.2