Personal Test Environment
Dependencies: LCD_DISCO_F746NG TS_DISCO_F746NG mbed
Diff: globals.h
- Revision:
- 0:bab80a319f0d
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/globals.h Tue Mar 06 18:24:17 2018 +0000 @@ -0,0 +1,7 @@ +#ifndef GLOBALS_H +#define GLOBALS_H + +extern LCD_DISCO_F746NG LCDscreen; +extern TS_DISCO_F746NG LCDtouchScreen; + +#endif \ No newline at end of file