Re: [Flashforth-devel] Flashfort and UNO-TFT display/ili9341
Brought to you by:
oh2aun
From: Peter H. <p.h...@we...> - 2024-08-22 20:53:34
|
Hello Mikael, Thank you very much for the quick help. I am very pressed for time --> my wife's birthday is tomorrow and we are also celebrating our golden wedding anniversary! Nevertheless, I have installed/tested all the new functions. The do ... loop for the 2560 runs smoothly. I cannot judge whether it is correct for the 328P? The program has > 1100 lines and of course does not run through yet! Unfortunately I also noticed 3 missing functions: *mtst0 swap- sqr*. But that should be it. Maybe you can check for these again? best regards Peter PS: We have a full house from tomorrow, as soon as I have free time again I will take a closer look at the processes. Am 22.08.2024 um 13:40 schrieb Mikael Nordman: > > Unfortunately the DO..LOOP is not for ATMEGA256 if you plan to use > that, but I could create it. > > 0until and 0if could be created, but could you give a reference to > those words. > Google could not find it immediately. > |