eeprom at24c signs of life
[cortex-from-scratch] / include / drivers / tsensor.h
index d22c068..ced6f5d 100644 (file)
@@ -1,3 +1,4 @@
 extern void tsensor_output(uint16_t, uint16_t/* , uint16_t */);
 extern void tsensor_input(uint16_t);
+extern void run();