zavrsni ricci

Dependencies:   mbed

Keyb2.h

Committer:
marcoricci
Date:
2018-11-09
Revision:
0:427833cc260e

File content as of revision 0:427833cc260e:

#define KEYNULL 0x00
#define KEYOK   0x01
#define KEYSEL  0x02

void KeybOk(void);
void KeybSEL(void);
char Keyboard(void);