Processing Forum
Hi , I’m trying to display serial data using Processing .... I send AT Commands, so at the end of each response I receive OK... Is it possible to use bufferUntil() using two int values?? ( OK -> 79,75 ASCII Values)
Thanks.