Sygaldry
Loading...
Searching...
No Matches

Command line input reader for Pico SDK. More...

Public Member Functions

bool ready ()
 
char getchar ()
 

Public Attributes

int last_read
 

Detailed Description

Command line input reader for Pico SDK.

Remember that ready() must be called before each call to getchar(), which merely returns the last character received in the check by ready()


The documentation for this struct was generated from the following file: