Lumitronix_Iflex_Pro_Workshop
Library to interact with the iFlexPro
LayoutMapCallback.h File Reference
#include <functional>

Go to the source code of this file.

Typedefs

typedef std::function< uint16_t(int16_t x, int16_t y)> LayoutMapCallback
 

Typedef Documentation

◆ LayoutMapCallback

typedef std::function<uint16_t(int16_t x, int16_t y)> LayoutMapCallback