change approach, too much m4
This commit is contained in:
@ -1,20 +1,7 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>Projects - just for fun</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
define(`TITLE', `Tools for the Arduino Development')
|
||||
define(`DATE', `2015-06-05')
|
||||
define(`CONTENT', `
|
||||
Arduino Eclipse Plugin: <a href="arduino.cc/en/Main/Software" title="arduino.cc/en/Main/Software" target="_blank">http://www.baeyens.it/eclipse/</a>
|
||||
Arduino Teensy Integration: <a href="http://www.pjrc.com/teensy/teensyduino.html" title="http://www.pjrc.com/teensy/teensyduino.html" target="_blank">http://www.pjrc.com/teensy/teensyduino.html</a>
|
||||
Arduino IDE: <a href="http://arduino.cc/en/Main/Software" title="http://arduino.cc/en/Main/Software" target="_blank">http://arduino.cc/en/Main/Software</a>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
')
|
@ -1,7 +0,0 @@
|
||||
define(`TITLE', `Tools for the Arduino Development')
|
||||
define(`DATE', `2015-06-05')
|
||||
define(`CONTENT', `
|
||||
Arduino Eclipse Plugin: <a href="arduino.cc/en/Main/Software" title="arduino.cc/en/Main/Software" target="_blank">http://www.baeyens.it/eclipse/</a>
|
||||
Arduino Teensy Integration: <a href="http://www.pjrc.com/teensy/teensyduino.html" title="http://www.pjrc.com/teensy/teensyduino.html" target="_blank">http://www.pjrc.com/teensy/teensyduino.html</a>
|
||||
Arduino IDE: <a href="http://arduino.cc/en/Main/Software" title="http://arduino.cc/en/Main/Software" target="_blank">http://arduino.cc/en/Main/Software</a>
|
||||
')
|
Reference in New Issue
Block a user