PeterWay1

Results 3 comments of PeterWay1

Tnx for help... this example is to latrge... i need only simple example--- Like this: CHOOSE(target.chooseTest,chooseMenu,"Choose",doNothing,noEvent,noStyle ,VALUE("First",First,doNothing,noEvent) ,VALUE("Second",Second,doNothing,noEvent) ,VALUE("Third",Third,doNothing,noEvent) ,VALUE("Last",Last,doNothing,noEvent) ); Is possible to use variable for name? CHOOSE(target.chooseTest,chooseMenu,"Choose",doNothing,noEvent,noStyle ,VALUE(var1,1,doNothing,noEvent)...

I use atmega128 ( with arduino support) Or atme328 or 256.. Br Greg V pet., 27. nov. 2020 22:38 je oseba Rui Azevedo napisala: > what mcu are you using?...

Yes, AVR have small RAM and FLASH. I have plane to add SD card (128 MB to 2 GB) and all data heva there. For first step i need simple...