1 #ifndef __PITX_MISC_H
2 #define __PITX_MISC_H
3 
4 int get_pitx_board_variant(void);
5 
6 #endif
7