Update example for fs-bb48
This commit is contained in:
@@ -117,6 +117,8 @@ static char hexchar (uint8_t x)
|
||||
}
|
||||
|
||||
|
||||
extern void touch_init (void);
|
||||
|
||||
int
|
||||
main (int argc, const char *argv[])
|
||||
{
|
||||
@@ -144,6 +146,8 @@ main (int argc, const char *argv[])
|
||||
|
||||
u = 1;
|
||||
|
||||
touch_init ();
|
||||
|
||||
tty = tty_open ();
|
||||
tty_wait_configured (tty);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user