Check your ECG with the Armmite H7
| Author | Message | ||||
| KeepIS Guru Joined: 13/10/2014 Location: AustraliaPosts: 2262 |
Thanks again, just got mine running. I assume that in the code posted above, this is a typo. [code] For i=2 To 599 Line i+100, 250 - displ((i-2)\2)*75, i+102, 250 - displ(i\2)*75,, RGB(magenta) cdisp(i\2-1)=displ(i\2-1) Next I [/code] NANO:Inverter V 8.4ks - Linux AvrDude GUI script V4.1 |
||||