Initial commit after migrating repo and assuring the product launches
This commit is contained in:
6
help/mig.html
Normal file
6
help/mig.html
Normal file
@ -0,0 +1,6 @@
|
||||
<h2 style="background: rgb(238, 238, 238); padding: 5px 10px; border: 1px solid rgb(204, 204, 204); border-image: none;"><big><span class="nowrap" id="rcTB">How to migrate a program to the Basic Stamp 1®</span></big></h2>
|
||||
<p>To migrate a program which is written with this editor/IDE you have to:</p>
|
||||
<ul>
|
||||
<li><p>remove/comment all the additional language features of the πBasic Interpreter that you have used in your program (<code>SYSCLOCK, NEW 16, BREAKPOINT, ASSERT, DEBUG EEPROM, ACTIVATEINFO, DEACTIVATEINFO</code>)</p></li>
|
||||
<li><p>copy & paste the code or just open the file with your installation of the Basic Stamp Editor®</p></li>
|
||||
</ul>
|
Reference in New Issue
Block a user