Lumitronix_Iflex_Pro_Workshop
Library to interact with the iFlexPro
NeoUtil.h File Reference

Go to the source code of this file.

Classes

class  NeoUtil
 

Macros

#define PGM_VOID_P   const void *
 
#define countof(array)   (sizeof(array)/sizeof(array[0]))
 

Macro Definition Documentation

◆ countof

#define countof (   array)    (sizeof(array)/sizeof(array[0]))

◆ PGM_VOID_P

#define PGM_VOID_P   const void *