The London Hackspace bandwidth meter

Dependencies:   LPD8806 MODSERIAL mbed picojson

See:

vfd.h

Committer:
Jasper
Date:
2012-08-27
Revision:
4:7087ea3d13c1
Parent:
3:7fca72f96711

File content as of revision 4:7087ea3d13c1:


void vfd_command(int data);
void vfd_data(int data);
void vfd_blank(void);
void vfd_status(void);
void vfd_init(void);
void vfd_pos(int h, int v);
void vfd_reset(void);
void vfd_reset_cmd(void);