add screen library
This commit is contained in:
@ -0,0 +1,9 @@
|
||||
/*********************************************************************************/
|
||||
/********** THIS FILE IS GENERATED BY TOUCHGFX DESIGNER, DO NOT MODIFY ***********/
|
||||
/*********************************************************************************/
|
||||
#include <touchgfx/hal/HAL.hpp>
|
||||
#include <touchgfx/lcd/LCD.hpp>
|
||||
|
||||
void setupSimulator(int argc, char** argv, touchgfx::HAL& hal);
|
||||
|
||||
touchgfx::LCD& setupLCD();
|
Reference in New Issue
Block a user