No need.... What changes do you need to make??
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The boards are almost identical except a few resistor's and the input pins. As i said the inputs are A,B,C,D,↑↓ and on each there is a zener diode which in either case are either normal or reverse polarity (something has to be dont with those but i am thinking an optocoupler on each input or something)A trick I use on a program I wrote to run on an ATtiny4313 to enter a setup mode was to configure a pin that was normally use as an output as an input for a few seconds after power up. The pin was biased high or low via a resistor to select between normal mode and setup mode. (The resistor is required so that when the pin is in its normal state as an output pulling it high or low via the resistor has no effect.)
A few other points. Are the two versions of the board IDENTICAL other than the code in the ATmega8 ? If the ATmega8 is a plug in device why not just carry spares of both versions of the code. (An ATmega8 only costs about £2.00)
Les.