yarf 0.1
Yet Another RepRap Firmware
src/temperature/thermistor_table.h
00001 /*
00002  * thermistor_table.h
00003  * 
00004  * This file was generated by tltgen on Wed Nov 30 22:08:57 2011.
00005  * 
00006  * tltgen was created by Pieter Agten (pieter.agten@gmail.com).
00007  * 
00008  */
00009 
00010 #include <avr/pgmspace.h>
00011 
00012 extern const float thermistor_table[] PROGMEM;
00013 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines