Am Donnerstag, den 13.08.2015, 15:36 -0500 schrieb Ben Pharr:
> I have a genuine Italian Arduino Duemilanove. I downloaded Amforth 5.9
> and flashed it with the included Makefile, as well as setting the
> fuses. It works, but only at 38400, not 9600, as the FAQ suggests.
>
> The 'ms' word was miss
I have a genuine Italian Arduino Duemilanove. I downloaded Amforth 5.9
and flashed it with the included Makefile, as well as setting the
fuses. It works, but only at 38400, not 9600, as the FAQ suggests.
The 'ms' word was missing, but I created a reasonable facsimile using 1ms:
> : ms 0 do 1ms loo