keyboard input, serial com test

Dependencies:   mbed DISCO_L475VG_IOT01A_wifi TextLCD USBHost

Committer:
duchonic
Date:
Thu Aug 15 19:33:04 2019 +0000
Revision:
6:9d975a9d2728
Parent:
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);