![]() |
|
how to read from serial suing serial include (amiblitz3+) - Druckversion +- AmiBlitz³ (https://www.amiblitz.de/community) +-- Forum: AmiBlitz³ (https://www.amiblitz.de/community/forum-3.html) +--- Forum: Questions & Answers (https://www.amiblitz.de/community/forum-7.html) +--- Thema: how to read from serial suing serial include (amiblitz3+) (/thread-315.html) |
how to read from serial suing serial include (amiblitz3+) - plouf - 27.05.2026 hi i am now trying to use xinclude serial has an example in botttom to use and writemem works as expect but i cannot read i have try Code: serial_ReadMem {0,&rbuffer.s,1}also how do you check if there are (and how many) bytes waiting !? RE: how to read from serial suing serial include (amiblitz3+) - hackball - 27.05.2026 i'd need to check the include myself again when my time allows. |