Go to the source code of this file.
◆ rpi_temp()
Definition at line 134 of file rpi_temp.c.
135{
141
144
145 switch (cmd) {
150 break;
151
155 break;
156
162 break;
163
164 default:
165 break;
166 }
167
169
171}
TH1X EXPRT * h1_book(const char *name, const char *title, int bins, double min, double max)
INT rpi_temp_get(RPI_TEMP_INFO *info, INT channel, float *pvalue)
INT rpi_temp_init(HNDLE hkey, void **pinfo)
INT rpi_temp_exit(RPI_TEMP_INFO *info)