change approach, too much m4

This commit is contained in:
2018-05-08 17:25:41 +02:00
parent 10e888649b
commit 54a933c83a
87 changed files with 256 additions and 2081 deletions

View File

@ -1,15 +1,6 @@
<html>
<head>
<title>Projects - just for fun</title>
</head>
<body>
define(`TITLE', `Another (better) MBus-Master, Part 1')
define(`DATE', `2014-01-14')
define(`CONTENT', `
This upcoming MBus-master should be able to handle the maximum number of client, actually 250 devices.
This is the analog part of the very first prototype:
@ -17,8 +8,4 @@ This is the analog part of the very first prototype:
<a href="http://a385e-5.de/wp-content/uploads/2014/01/20140115-171708-e1389802907973.jpg"><img src="http://a385e-5.de/wp-content/uploads/2014/01/20140115-171708-e1389802907973-300x183.jpg" alt="20140115-171708.jpg" width="300" height="183" class="alignnone size-medium wp-image-323" /></a>
More follows soon ...
</body>
</html>
')

View File

@ -1,11 +0,0 @@
define(`TITLE', `Another (better) MBus-Master, Part 1')
define(`DATE', `2014-01-14')
define(`CONTENT', `
This upcoming MBus-master should be able to handle the maximum number of client, actually 250 devices.
This is the analog part of the very first prototype:
<a href="http://a385e-5.de/wp-content/uploads/2014/01/20140115-171708-e1389802907973.jpg"><img src="http://a385e-5.de/wp-content/uploads/2014/01/20140115-171708-e1389802907973-300x183.jpg" alt="20140115-171708.jpg" width="300" height="183" class="alignnone size-medium wp-image-323" /></a>
More follows soon ...
')