keyboard input, serial com test

Dependencies:   mbed DISCO_L475VG_IOT01A_wifi TextLCD USBHost

Committer:
duchonic
Date:
Sat Aug 10 08:34:41 2019 +0000
Revision:
5:0466445897b8
first

Who changed what in which revision?

UserRevisionLine numberNew contents of line
duchonic 5:0466445897b8 1 #pragma once
duchonic 5:0466445897b8 2
duchonic 5:0466445897b8 3 void inputInit(void);
duchonic 5:0466445897b8 4 uint8_t getKey(void);