change approach, too much m4
This commit is contained in:
@ -1,22 +1,9 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>Projects - just for fun</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
define(`TITLE', `4 Channel MBus-connected Thermometer, Part 1')
|
||||
define(`DATE', `2014-02-21')
|
||||
define(`CONTENT', `
|
||||
This is going to be a 4 channel MBus-connected thermometer:
|
||||
|
||||
<img src="http://a385e-5.de/wp-content/uploads/2014/02/ThermometerPro-e1392964492924-300x225.jpg" alt="ThermometerPro" width="300" height="225" class="alignnone size-medium wp-image-410" />
|
||||
|
||||
Measurement side of thing is working already. An Analog Devices AD7190 is used as ADC, an Arduino-compatible Micro Pro serves as MCU. For the communication side a TSS721A is awaited.
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
')
|
@ -1,9 +0,0 @@
|
||||
define(`TITLE', `4 Channel MBus-connected Thermometer, Part 1')
|
||||
define(`DATE', `2014-02-21')
|
||||
define(`CONTENT', `
|
||||
This is going to be a 4 channel MBus-connected thermometer:
|
||||
|
||||
<img src="http://a385e-5.de/wp-content/uploads/2014/02/ThermometerPro-e1392964492924-300x225.jpg" alt="ThermometerPro" width="300" height="225" class="alignnone size-medium wp-image-410" />
|
||||
|
||||
Measurement side of thing is working already. An Analog Devices AD7190 is used as ADC, an Arduino-compatible Micro Pro serves as MCU. For the communication side a TSS721A is awaited.
|
||||
')
|
Reference in New Issue
Block a user