Updated with option to return from BP screen to main screen, resolved screen navigation issues

Dependencies:   SDFileSystem TFTLCD_8bit ds3231 program mbed

Fork of poc_dis_5 by SenseSemi

bp.h

Committer:
nikitateggi
Date:
2017-02-10
Revision:
3:9a06c2bed650
Child:
5:a3ea7c82b7e1

File content as of revision 3:9a06c2bed650:

#ifndef BP_H_
#define BP_H_


int bp();
#endif