10#ifndef GUIINPUT_STM32F746_H_
11#define GUIINPUT_STM32F746_H_
13#include "GUIInputMedia.h"
29 const eC_UInt& uiWidth,
30 const eC_UInt& uiHeight);
41 const eC_UInt& uiWidth,
42 const eC_UInt& uiHeight);
Base class for Guiliani Events.
Definition: GUIEvent.h:26