CamTimer/User/GUI/GUI_data.h
2021-03-08 18:53:17 +01:00

14 lines
191 B
C
Executable file

/*
* GUI_data.h
*
* Created on: 13.12.2019
* Author: charlez
*/
#ifndef GUI_GUI_DATA_H_
#define GUI_GUI_DATA_H_
extern const uint8_t test_table[];
#endif /* GUI_GUI_DATA_H_ */