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', `M-Bus Master, Part 1 (Basics)')
define(`DATE', `2018-07-24')
define(`CONTENT', `
(Sorry, all images lost in a former migration.)
<p>
@ -84,8 +75,4 @@ The MOSFET T1 has been replaced by a NPN transistor BC547, the waveforms are sti
Ch. 1 (yellow) is the voltage on the M-bus terminal, Ch. 2 (blue) is the generator signal at TX.
</p>
</body>
</html>
')