This commit is contained in:
2021-09-03 09:31:39 +02:00
parent 3465f01e3d
commit 9c9f2d5c70
2 changed files with 4 additions and 2 deletions

View File

@@ -10,8 +10,6 @@
#define MTDSIZE 10
#define MAX_TIME_FPGA_TOUCH_FLASH_US (10 * 1000 * 1000) // 10s
#define TEMP_PROG_FILE_NAME "/var/tmp/tmp.pof"
int gpioDefined = 0;
char mtdvalue[MTDSIZE] = {0};